pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXfont2
Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug 30 18:23:39 UTC 2022
Modified Files:
        pkgsrc/x11/libXfont2: Makefile
Log Message:
libXfont2: remove -D_OPENBSD_SOURCE, not needed any longer
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/libXfont2/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/libXfont2/Makefile
diff -u pkgsrc/x11/libXfont2/Makefile:1.14 pkgsrc/x11/libXfont2/Makefile:1.15
--- pkgsrc/x11/libXfont2/Makefile:1.14  Mon Aug 29 09:46:49 2022
+++ pkgsrc/x11/libXfont2/Makefile       Tue Aug 30 18:23:39 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2022/08/29 09:46:49 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2022/08/30 18:23:39 wiz Exp $
 
 DISTNAME=              libXfont2-2.0.6
 CATEGORIES=            x11 devel fonts
@@ -18,7 +18,6 @@ USE_FEATURES+=                strnlen
 PKGCONFIG_OVERRIDE+=   xfont2.pc.in
 
 CONFIGURE_ARGS+=       --disable-devel-docs
-CPPFLAGS.NetBSD+=      -D_OPENBSD_SOURCE
 
 X11_LIB_NAME?=         libXfont2
 .include "../../meta-pkgs/modular-xorg/avoid-duplicate.mk"
Home |
Main Index |
Thread Index |
Old Index