aboutsummaryrefslogtreecommitdiff
path: root/audio/xtuner/files
diff options
context:
space:
mode:
authorMike Heffner <mikeh@FreeBSD.org>2002-07-04 08:09:05 +0000
committerMike Heffner <mikeh@FreeBSD.org>2002-07-04 08:09:05 +0000
commitdb59d15a8ececbddd134ccfee64ce13d9cfa3919 (patch)
tree4618426a17ffccb60420d694accab0ede2b37738 /audio/xtuner/files
parent786cad9c3ed30a15bf3b1827e56cd0351d726cbd (diff)
downloadports-db59d15a8ececbddd134ccfee64ce13d9cfa3919.tar.gz
ports-db59d15a8ececbddd134ccfee64ce13d9cfa3919.zip
Prepare for xforms update.
Notes
Notes: svn path=/head/; revision=62419
Diffstat (limited to 'audio/xtuner/files')
-rw-r--r--audio/xtuner/files/patch-ab9
1 files changed, 5 insertions, 4 deletions
diff --git a/audio/xtuner/files/patch-ab b/audio/xtuner/files/patch-ab
index 7aba581cc857..b340533ac820 100644
--- a/audio/xtuner/files/patch-ab
+++ b/audio/xtuner/files/patch-ab
@@ -1,5 +1,5 @@
---- Imakefile.orig Fri Dec 20 04:31:12 1996
-+++ Imakefile Sun Dec 10 17:12:58 2000
+--- Imakefile.orig Thu Dec 19 14:31:12 1996
++++ Imakefile Mon Jul 1 00:30:04 2002
@@ -25,9 +25,13 @@
*/
@@ -7,10 +7,11 @@
- CC= gcc
+XCOMM CC= gcc
EXTRA_DEFINES= -D_HAVE_PARAM_H
+- LOCAL_LIBRARIES= -lxforms -lXpm -lX11 -lm
+#if defined (AlphaArchitecture)
-+ LOCAL_LIBRARIES= -lxforms -lXpm -lX11 -lm -lio
++ LOCAL_LIBRARIES= -lforms -lXpm -lX11 -lm -lio
+#else
- LOCAL_LIBRARIES= -lxforms -lXpm -lX11 -lm
++ LOCAL_LIBRARIES= -lforms -lXpm -lX11 -lm
+#endif
#else
CFLAGS= -O2 -m486