summaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-04-27 19:30:27 +0000
committermharo <mharo@FreeBSD.org>1999-04-27 19:30:27 +0000
commit71003b17e75b35f6f15aa10a7b8da0c9c2bbcfa5 (patch)
tree49610605747a92983134e666c18e6d4c72ede920 /finance
parent9d958367f8427329c6aeef1deda1bb570a3fb92e (diff)
downloadFreeBSD-ports-71003b17e75b35f6f15aa10a7b8da0c9c2bbcfa5.zip
FreeBSD-ports-71003b17e75b35f6f15aa10a7b8da0c9c2bbcfa5.tar.gz
support MOTIFLIB
Diffstat (limited to 'finance')
-rw-r--r--finance/xinvest/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/finance/xinvest/files/patch-ac b/finance/xinvest/files/patch-ac
new file mode 100644
index 0000000..97aaee6
--- /dev/null
+++ b/finance/xinvest/files/patch-ac
@@ -0,0 +1,11 @@
+--- Imakefile.orig Tue Apr 27 12:27:54 1999
++++ Imakefile Tue Apr 27 12:28:19 1999
+@@ -11,7 +11,7 @@
+
+ DEFINES = -DSHAPE
+ INCLUDES = -I$(INCROOT)/X11
+-SYS_LIBRARIES = -lXm -lXpm $(XTOOLLIB) -lXext $(XLIB) -lm
++SYS_LIBRARIES = -lXm -lXpm $(XTOOLLIB) -lXext $(XLIB) -lm ${MOTIFLIB}
+ DEPLIBS =
+
+ SRCS = account.c askuser.c calendar.c color.c drawing.c \
OpenPOWER on IntegriCloud