aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/libcabinet
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-12-04 19:49:38 +0800
committersobomax <sobomax@FreeBSD.org>2000-12-04 19:49:38 +0800
commit3a86c42f998905d6827f56717f6445706af8543b (patch)
treeeac117b7f79d3761463db91eb80e695f91fb41bd /archivers/libcabinet
parent369928f6a7cbb0b23a717af3c9643543dab94a1e (diff)
downloadfreebsd-ports-gnome-3a86c42f998905d6827f56717f6445706af8543b.tar.gz
freebsd-ports-gnome-3a86c42f998905d6827f56717f6445706af8543b.tar.zst
freebsd-ports-gnome-3a86c42f998905d6827f56717f6445706af8543b.zip
- Add missed INSTALLS_SHLIB;
- disable profiled library building. Submitted by: knu (INSTALLS_SHLIB)
Diffstat (limited to 'archivers/libcabinet')
-rw-r--r--archivers/libcabinet/Makefile2
-rw-r--r--archivers/libcabinet/files/patch-aa7
2 files changed, 6 insertions, 3 deletions
diff --git a/archivers/libcabinet/Makefile b/archivers/libcabinet/Makefile
index 4a87b957ec86..e49b87ee2be5 100644
--- a/archivers/libcabinet/Makefile
+++ b/archivers/libcabinet/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://trill.cis.fordham.edu/~barbacha/cabinet_library/
MAINTAINER= sobomax@FreeBSD.org
+INSTALLS_SHLIB= yes
+
SRCFILE= ${WRKSRC}/listcab.cpp
PROGFILE= ${SRCFILE:S/.cpp$//}
diff --git a/archivers/libcabinet/files/patch-aa b/archivers/libcabinet/files/patch-aa
index f679e77eb7e1..ab9994cde41f 100644
--- a/archivers/libcabinet/files/patch-aa
+++ b/archivers/libcabinet/files/patch-aa
@@ -1,6 +1,7 @@
---- Makefile.orig Thu Nov 30 17:28:23 2000
-+++ Makefile Thu Nov 30 17:35:00 2000
-@@ -0,0 +1,13 @@
+--- Makefile.orig Mon Dec 4 13:44:56 2000
++++ Makefile Mon Dec 4 13:45:45 2000
+@@ -0,0 +1,14 @@
++NOPROFILE= true
+LIB= cabinet
+LIBDIR= ${PREFIX}/lib
+INCDIR= ${PREFIX}/include/cabinet