summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-16 18:45:29 +0000
committerjlam <jlam>2005-05-16 18:45:29 +0000
commit9da2e6dde214f571ac89d1b2556f7e3720ce11b7 (patch)
tree8fcb58bcf51ac8dc3d248b3ad53cfcabff6da153 /x11
parent73c52d43d48ce0b0879120362b6ef133df528828 (diff)
downloadpkgsrc-9da2e6dde214f571ac89d1b2556f7e3720ce11b7.tar.gz
The right way to add flags to the xmkmf command line to via XMKMF_FLAGS.
Diffstat (limited to 'x11')
-rw-r--r--x11/Xaw3d/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Xaw3d/Makefile b/x11/Xaw3d/Makefile
index af7682b7e7c..650f4156afe 100644
--- a/x11/Xaw3d/Makefile
+++ b/x11/Xaw3d/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2005/04/14 01:41:27 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.44 2005/05/16 18:45:29 jlam Exp $
#
DISTNAME= Xaw3d-1.5E
@@ -26,7 +26,7 @@ post-extract:
IMAKE_FLAGS+= -DXISOPENWIN
.endif
-XMKMF+= ${IMAKE_FLAGS}
+XMKMF_FLAGS+= ${IMAKE_FLAGS}
PLIST_SUBST+= INCDIR=include/X11