1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Add missed INSTALLS_SHLIB;

- disable profiled library building.

Submitted by:	knu (INSTALLS_SHLIB)
This commit is contained in:
Maxim Sobolev 2000-12-04 11:49:38 +00:00
parent 55dcab4f16
commit 54dd2b958f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35648
2 changed files with 6 additions and 3 deletions

View File

@ -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$//}

View File

@ -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