1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/math/siag/files/patch-aa

22 lines
565 B
Plaintext
Raw Normal View History

1998-07-06 17:41:18 +00:00
--- topdir.mk.orig Tue Jun 30 02:14:15 1998
+++ topdir.mk Tue Jul 7 01:55:37 1998
@@ -1,7 +1,7 @@
1998-02-28 03:38:33 +00:00
1998-07-06 17:41:18 +00:00
# Set this to where you want the support files installed
-SIAG_HOME = /usr/local/lib/siag
-XCOMM SIAG_HOME = $(LIBDIR)/siag
+SIAG_HOME = $(PREFIX)/lib/siag
+# SIAG_HOME = $(LIBDIR)/siag
1998-02-28 03:38:33 +00:00
# Set this to your web browser of choice
1998-07-06 17:41:18 +00:00
SIAG_HELP = chimera
@@ -28,7 +28,7 @@
1998-02-28 03:38:33 +00:00
NDBM = -DNDBM
1998-07-06 17:41:18 +00:00
# And one of the following two lines (none for Solaris)
1998-02-28 03:38:33 +00:00
#DBLIB = -lndbm
-DBLIB = -ldb
+#DBLIB = -ldb
# Uncomment one of the following:
1998-07-06 17:41:18 +00:00
#SYSDEP_LIB = # for Linux or HP/UX