bFS: remove unneeded configure argument
This commit is contained in:
parent
25ef54ae79
commit
099615f2b4
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.22 2022/08/29 09:43:07 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2022/08/30 18:39:28 wiz Exp $
|
||||
|
||||
DISTNAME= libFS-1.0.9
|
||||
CATEGORIES= x11 devel
|
||||
|
@ -15,8 +15,6 @@ USE_TOOLS+= pkg-config
|
|||
|
||||
PKGCONFIG_OVERRIDE+= libfs.pc.in
|
||||
|
||||
CONFIGURE_ARGS.NetBSD+= --disable-malloc0returnsnull
|
||||
|
||||
X11_LIB_NAME?= libFS
|
||||
.include "../../meta-pkgs/modular-xorg/avoid-duplicate.mk"
|
||||
.include "../../meta-pkgs/modular-xorg/hacks.mk"
|
||||
|
|
Loading…
Reference in a new issue