pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/glib2



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Tue Oct  8 10:58:17 UTC 2019

Modified Files:
        pkgsrc/devel/glib2: Makefile

Log Message:
Revert previous as per note from jpkerin@ (PR pkg/54608)


To generate a diff of this commit:
cvs rdiff -u -r1.260 -r1.261 pkgsrc/devel/glib2/Makefile

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

Modified files:

Index: pkgsrc/devel/glib2/Makefile
diff -u pkgsrc/devel/glib2/Makefile:1.260 pkgsrc/devel/glib2/Makefile:1.261
--- pkgsrc/devel/glib2/Makefile:1.260   Tue Oct  8 08:48:15 2019
+++ pkgsrc/devel/glib2/Makefile Tue Oct  8 10:58:17 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.260 2019/10/08 08:48:15 prlw1 Exp $
+# $NetBSD: Makefile,v 1.261 2019/10/08 10:58:17 prlw1 Exp $
 
 .include "Makefile.common"
 
@@ -11,7 +11,6 @@ MESON_ARGS+=  -Dinstalled_tests=false
 # Avoid linux dependency on libmount-dev
 MESON_ARGS+=   -Dlibmount=false
 
-CPPFLAGS.SunOS+=       -D_XOPEN_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1
 LDFLAGS.SunOS+=                -lintl -lnsl
 
 REPLACE_PYTHON+=       gio/gio-querymodules-wrapper.py



Home | Main Index | Thread Index | Old Index