pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/libFS



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug 30 18:39:28 UTC 2022

Modified Files:
        pkgsrc/x11/libFS: Makefile

Log Message:
bFS: remove unneeded configure argument


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/x11/libFS/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/libFS/Makefile
diff -u pkgsrc/x11/libFS/Makefile:1.22 pkgsrc/x11/libFS/Makefile:1.23
--- pkgsrc/x11/libFS/Makefile:1.22      Mon Aug 29 09:43:07 2022
+++ pkgsrc/x11/libFS/Makefile   Tue Aug 30 18:39:28 2022
@@ -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"



Home | Main Index | Thread Index | Old Index