summaryrefslogtreecommitdiff
path: root/emulators/xmame/patches
diff options
context:
space:
mode:
authormrg <mrg@pkgsrc.org>2001-05-21 07:12:49 +0000
committermrg <mrg@pkgsrc.org>2001-05-21 07:12:49 +0000
commita13add4d0d09bc5adb7367a55089b84cc3cde2e9 (patch)
tree0e26ebc798fee2fc9db99836a68fd74404bb61ed /emulators/xmame/patches
parente48bc8ecbf5a803493d1c717b08a5c07d722359c (diff)
downloadpkgsrc-a13add4d0d09bc5adb7367a55089b84cc3cde2e9.tar.gz
support xpkgwedge.
Diffstat (limited to 'emulators/xmame/patches')
-rw-r--r--emulators/xmame/patches/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/xmame/patches/patch-aa b/emulators/xmame/patches/patch-aa
index e263d8d2930..a36c371d99b 100644
--- a/emulators/xmame/patches/patch-aa
+++ b/emulators/xmame/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.26 2001/03/24 19:52:34 kristerw Exp $
+$NetBSD: patch-aa,v 1.27 2001/05/21 07:12:50 mrg Exp $
--- makefile.unix.orig Sat Mar 17 03:11:28 2001
+++ makefile.unix Fri Mar 23 19:25:28 2001
@@ -168,7 +168,7 @@
@@ -66,8 +66,8 @@ $NetBSD: patch-aa,v 1.26 2001/03/24 19:52:34 kristerw Exp $
# standard location for XFree86
-X11INC = -I/usr/X11R6/include
-X11LIB = -L/usr/X11R6/lib
-+X11INC = -I${PREFIX}/include
-+X11LIB = -L${PREFIX}/lib -Wl,-R${PREFIX}/lib
++X11INC = -I${PREFIX}/include -I${X11BASE}/include
++X11LIB = -L${PREFIX}/lib -Wl,-R${PREFIX}/lib -L${X11BASE}/lib -Wl,-R${X11BASE}/lib
# for Sun systems
# X11INC = -I/usr/openwin/include
# X11LIB = -L/usr/openwin/lib