aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlppm/files
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-05-15 04:09:09 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-05-15 04:09:09 +0000
commit1bdf10e1da34183b6ab830b979c8cff8a7ef0816 (patch)
tree6267b7575ff5724483b7e2a00725cf55a9abf3e5 /textproc/xmlppm/files
parent72e6d66a800b480b0aba3e997c93db643609cc5d (diff)
downloadports-1bdf10e1da34183b6ab830b979c8cff8a7ef0816.tar.gz
ports-1bdf10e1da34183b6ab830b979c8cff8a7ef0816.zip
Notes
Diffstat (limited to 'textproc/xmlppm/files')
-rw-r--r--textproc/xmlppm/files/patch-Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/textproc/xmlppm/files/patch-Makefile b/textproc/xmlppm/files/patch-Makefile
new file mode 100644
index 000000000000..3a5dee160556
--- /dev/null
+++ b/textproc/xmlppm/files/patch-Makefile
@@ -0,0 +1,12 @@
+--- Makefile.orig Sat May 12 03:21:58 2001
++++ Makefile Tue May 15 11:59:08 2001
+@@ -1,7 +1,6 @@
+-CC = gcc
+ #XPPMFLAGS = -DELTPREC_P=1 -DATTPREC=1 -DCHARPREC=1 -DELTORDER=5 -DATTORDER=5 -DCHARORDER=5 -DATTS -DCHAR -DSYMS
+-CFLAGS = $(XPPMFLAGS) -O2 -Wall -ansi
+-LFLAGS = -lexpat -lm
++CFLAGS += -I%%LOCALBASE%%/include
++LFLAGS = -L%%LOCALBASE%%/lib -lexpat -lm
+ #LFLAGS = /usr/lib/libexpat.a -lm
+
+ BINARIES = xmlppm xmlunppm