summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-11-01 12:21:38 +0000
committertron <tron@pkgsrc.org>2001-11-01 12:21:38 +0000
commit15e4e111a586455ffebb10ae105b12fa7d695822 (patch)
tree8ab0ca19f973d490714704cf146765ab1f3b8d31 /emulators
parentce4edb7d957ca09f4e4c28b99f28b677ca7ae3a6 (diff)
downloadpkgsrc-15e4e111a586455ffebb10ae105b12fa7d695822.tar.gz
Fix build problem on systems running XFree86 3.3.x in conjuction with the
"xpkgwedge" package.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xcopilot/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/emulators/xcopilot/Makefile b/emulators/xcopilot/Makefile
index 171ec6b1e52..b02b04e6801 100644
--- a/emulators/xcopilot/Makefile
+++ b/emulators/xcopilot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/10/25 21:04:32 agc Exp $
+# $NetBSD: Makefile,v 1.7 2001/11/01 12:21:38 tron Exp $
#
DISTNAME= xcopilot-0.6.6
@@ -15,6 +15,11 @@ GNU_CONFIGURE= YES
USE_X11= YES
USE_XPM= YES
+EVAL_PREFIX+= XPMDIR=xpm
+
+CFLAGS+= -I${XPMDIR}/include
+LDFLAGS+= -L${XPMDIR}/lib -Wl,-R${XPMDIR}/lib
+
post-extract:
${RM} -f ${WRKSRC}/mc68k/custom.c