summaryrefslogtreecommitdiff
path: root/x11/libXres/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libXres/Makefile')
-rw-r--r--x11/libXres/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/libXres/Makefile b/x11/libXres/Makefile
index 100f89828d5..f020b5d068f 100644
--- a/x11/libXres/Makefile
+++ b/x11/libXres/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2013/05/31 08:25:43 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2016/02/26 11:27:15 jperkin Exp $
DISTNAME= libXres-1.0.7
CATEGORIES= x11
@@ -15,11 +15,7 @@ USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= xres.pc.in
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "NetBSD"
-CONFIGURE_ARGS+= --disable-malloc0returnsnull
-.endif
+CONFIGURE_ARGS.NetBSD+= --disable-malloc0returnsnull
.include "../../meta-pkgs/modular-xorg/hacks.mk"