summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-08-31 14:43:00 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-08-31 14:43:00 +0000
commitbdefa9070f386a4ec4c33b77d05cf3d080f7191c (patch)
tree910d300b5b54e31eee0618c3c05c3a49814cc20a /math
parentunbreak: REQUIRES_MOTIF -> USE_MOTIF. (diff)
unbreak: add -lXpm
Notes
Notes: svn path=/head/; revision=47235
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 000000000000..7fe0dcbbfc50
--- /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