summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortron <tron>2001-03-11 16:19:45 +0000
committertron <tron>2001-03-11 16:19:45 +0000
commitcba9edbbee3433e5b2f1d8e195bff46814f8a31e (patch)
treeac6b0934473dd6e1984d01f3fd5a0591ec0d9b6c /graphics
parent64b575ed0346b9563cb45c236799812c3a277ba5 (diff)
downloadpkgsrc-cba9edbbee3433e5b2f1d8e195bff46814f8a31e.tar.gz
Invoke "xmkmf" with full pathname to avoid problems on systems with two
X11 installations like e.g. Solaris with OpenWindows and XFree86.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/magicpoint/Makefile4
-rw-r--r--graphics/xanim/Makefile8
2 files changed, 5 insertions, 7 deletions
diff --git a/graphics/magicpoint/Makefile b/graphics/magicpoint/Makefile
index 871ec05a943..bb0a22807ac 100644
--- a/graphics/magicpoint/Makefile
+++ b/graphics/magicpoint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2001/03/04 09:06:13 tron Exp $
+# $NetBSD: Makefile,v 1.21 2001/03/11 16:19:46 tron Exp $
DISTNAME= magicpoint-1.07a
CATEGORIES= x11 graphics
@@ -22,7 +22,7 @@ CONFIGURE_ENV+= LIBS="-Wl,-R${LOCALBASE}/lib -L${LOCALBASE}/lib -Wl,-R${X11BASE
# We need to perform the steps normally done by ``xmkmf -a'' since some
# files need to be created before ``make depend''.
#
-XMKMF= xmkmf
+XMKMF= ${X11BASE}/bin/xmkmf
post-configure:
cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} ctlwords.h
diff --git a/graphics/xanim/Makefile b/graphics/xanim/Makefile
index 9233ccffa96..c2805615a8b 100644
--- a/graphics/xanim/Makefile
+++ b/graphics/xanim/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2001/02/16 15:22:35 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.20 2001/03/11 16:19:45 tron Exp $
DISTNAME= xanim2801
PKGNAME= xanim-2.80.1
@@ -29,9 +28,8 @@ NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
-USE_X11BASE= yes
-USE_IMAKE= yes
-XMKMF= xmkmf -a
+USE_X11BASE= YES
+USE_IMAKE= YES
post-extract:
@${LN} -s docs/xanim.man ${WRKSRC}