summaryrefslogtreecommitdiff
path: root/audio/xwave/patches
diff options
context:
space:
mode:
authortv <tv>1998-07-23 12:07:23 +0000
committertv <tv>1998-07-23 12:07:23 +0000
commit7bddcfa405e0e47d5acdddc94aeb6e6af4b954c9 (patch)
treefe07e3248bfa810a0c5f5ce316704a8bed4295bb /audio/xwave/patches
parent36ab82dfb6946f3dd1e52effa0e691022da57d6c (diff)
downloadpkgsrc-7bddcfa405e0e47d5acdddc94aeb6e6af4b954c9.tar.gz
Fix XM\PM_(INC,LIB)DIR as pointed out by Tim Rightnour in PR5816.
Diffstat (limited to 'audio/xwave/patches')
-rw-r--r--audio/xwave/patches/patch-ao9
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/xwave/patches/patch-ao b/audio/xwave/patches/patch-ao
new file mode 100644
index 00000000000..27717ae2a11
--- /dev/null
+++ b/audio/xwave/patches/patch-ao
@@ -0,0 +1,9 @@
+--- FWF/FWF.tmpl.orig Thu Jul 23 02:11:50 1998
++++ FWF/FWF.tmpl Thu Jul 23 02:16:13 1998
+@@ -54,4 +54,4 @@
+
+-XPM_LIBDIR =
+-XPM_INCDIR =
++XPM_LIBDIR = $(PREFIX)/lib
++XPM_INCDIR = $(PREFIX)/include
+ XPM_LIB = -lXpm