aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-07-21 17:12:38 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-07-21 17:12:38 +0000
commitbb8ced4841de59e3044a39b4b8596ba2038ab796 (patch)
treec94bf9c3c0c44d6fdb65ea278f102c840bf039e3 /archivers
parent09147ee10221603a955483994e9e797abdab29e9 (diff)
downloadports-bb8ced4841de59e3044a39b4b8596ba2038ab796.tar.gz
ports-bb8ced4841de59e3044a39b4b8596ba2038ab796.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/libcabinet/files/patch-aa9
1 files changed, 5 insertions, 4 deletions
diff --git a/archivers/libcabinet/files/patch-aa b/archivers/libcabinet/files/patch-aa
index ab9994cde41f..3652a51d1161 100644
--- a/archivers/libcabinet/files/patch-aa
+++ b/archivers/libcabinet/files/patch-aa
@@ -1,10 +1,11 @@
---- Makefile.orig Mon Dec 4 13:44:56 2000
-+++ Makefile Mon Dec 4 13:45:45 2000
-@@ -0,0 +1,14 @@
+--- Makefile.orig Sun Jul 21 20:06:14 2002
++++ Makefile Sun Jul 21 20:07:49 2002
+@@ -0,0 +1,15 @@
+NOPROFILE= true
+LIB= cabinet
+LIBDIR= ${PREFIX}/lib
-+INCDIR= ${PREFIX}/include/cabinet
++INCSDIR= ${PREFIX}/include/cabinet
++INCDIR= ${INCSDIR} # for pre-bsd.incs.mk API
+SHLIB_MAJOR= 1
+SHLIB_MINOR= 0
+SRCS= bstring.cpp cfcreate.cpp cfdblock.cpp cffdrmgr.cpp cffile.cpp \