summaryrefslogtreecommitdiff
path: root/emulators/gnuboy
diff options
context:
space:
mode:
authordanw <danw@pkgsrc.org>2004-05-23 20:58:41 +0000
committerdanw <danw@pkgsrc.org>2004-05-23 20:58:41 +0000
commit266b5f6a26c5fdc11525f9af5f86cfeab436558f (patch)
tree42c40198ac2e68ba177dd5a85202a002cbbf0341 /emulators/gnuboy
parenta758fb3eb090bc7bc82fad5015085cb32e132ba3 (diff)
downloadpkgsrc-266b5f6a26c5fdc11525f9af5f86cfeab436558f.tar.gz
USE_BUILDLINK3 so that -Wl,-R/usr/X11R6/lib gets stripped/translated
properly on various OSes
Diffstat (limited to 'emulators/gnuboy')
-rw-r--r--emulators/gnuboy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile
index 060086ca96f..2dc9facaa49 100644
--- a/emulators/gnuboy/Makefile
+++ b/emulators/gnuboy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/21 16:45:55 martti Exp $
+# $NetBSD: Makefile,v 1.5 2004/05/23 20:58:41 danw Exp $
DISTNAME= gnuboy-1.0.3
PKGREVISION= 1
@@ -10,6 +10,8 @@ HOMEPAGE= http://gnuboy.unix-fu.org/
COMMENT= Gameboy emulator
GNU_CONFIGURE= yes
+USE_X11= yes
+USE_BUILDLINK3= yes
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gnuboy