summaryrefslogtreecommitdiff
path: root/x11/Xaw3d
diff options
context:
space:
mode:
authorjlam <jlam>2002-11-14 10:04:46 +0000
committerjlam <jlam>2002-11-14 10:04:46 +0000
commit1258e8fcc32b4a433c41a9ab41aee57fac9c1b65 (patch)
tree651dbf186b98511fa9249795e497049c8ef3d447 /x11/Xaw3d
parenta80c17e297c7dd4637f9f469ca48062f244be57e (diff)
downloadpkgsrc-1258e8fcc32b4a433c41a9ab41aee57fac9c1b65.tar.gz
Remove need for "HAVE_OPENWINDOWS" by just testing whether X11BASE is
*/openwin.
Diffstat (limited to 'x11/Xaw3d')
-rw-r--r--x11/Xaw3d/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Xaw3d/Makefile b/x11/Xaw3d/Makefile
index dbb99c685bb..9c19683e245 100644
--- a/x11/Xaw3d/Makefile
+++ b/x11/Xaw3d/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2001/09/27 23:18:58 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2002/11/14 10:04:46 jlam Exp $
#
DISTNAME= Xaw3d-1.5
@@ -16,7 +16,7 @@ PLIST_SRC= ${WRKDIR}/PLIST-src
.include "../../mk/bsd.prefs.mk"
-.if defined(HAVE_OPENWINDOWS)
+.if !empty(X11BASE:M*openwin)
PLIST_SUBST+= INCDIR=include/X11/X11
.else
PLIST_SUBST+= INCDIR=include/X11