aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-08-31 22:43:00 +0800
committersf <sf@FreeBSD.org>2001-08-31 22:43:00 +0800
commitb5350703883712ffeeb8862bd2f847f0306aef5b (patch)
treecc23b2de9edc4082515170598e2af01a97343655 /math
parent8cfd3921bab52e86b3c84ed3a5e54795e342ea16 (diff)
downloadfreebsd-ports-graphics-b5350703883712ffeeb8862bd2f847f0306aef5b.tar.gz
freebsd-ports-graphics-b5350703883712ffeeb8862bd2f847f0306aef5b.tar.zst
freebsd-ports-graphics-b5350703883712ffeeb8862bd2f847f0306aef5b.zip
unbreak: add -lXpm
Diffstat (limited to 'math')
-rw-r--r--math/apc/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/apc/files/patch-aa b/math/apc/files/patch-aa
new file mode 100644
index 00000000000..7fe0dcbbfc5
--- /dev/null
+++ b/math/apc/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.orig Fri Aug 31 23:39:56 2001
++++ Makefile Fri Aug 31 23:40:02 2001
+@@ -2,7 +2,7 @@
+ #
+ CFLAGS+=-DOS=\"$(OSTYPE)\" -I${X11BASE}/include
+ LDFLAGS+=-L${X11BASE}/lib
+-LDADD+=-lxforms -lX11 -lm
++LDADD+=-lxforms -lX11 -lm -lXpm
+ BINDIR=${X11BASE}/bin
+ MANDIR=${X11BASE}/man/man
+ PROG= apc