diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-02-22 04:40:20 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-02-22 04:40:20 +0000 |
commit | 00a4d8613849c33a51b854e79ac5887dc79e0816 (patch) | |
tree | b1718bdd043168dc253992adafd5d66507955db5 /security/pbc | |
parent | 68e60a7a41734533148f032381ce4f78bc18fad8 (diff) |
Notes
Diffstat (limited to 'security/pbc')
-rw-r--r-- | security/pbc/Makefile | 1 | ||||
-rw-r--r-- | security/pbc/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/pbc/Makefile b/security/pbc/Makefile index 740ac7815a2c..5978f62ae580 100644 --- a/security/pbc/Makefile +++ b/security/pbc/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp USES= bison libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes +INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/security/pbc/pkg-plist b/security/pbc/pkg-plist index 3858427772e5..6886f5f83824 100644 --- a/security/pbc/pkg-plist +++ b/security/pbc/pkg-plist @@ -27,4 +27,3 @@ lib/libpbc.a lib/libpbc.so lib/libpbc.so.1 lib/libpbc.so.1.0.0 -@dirrm include/pbc |