aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-01 01:15:38 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-01 01:15:38 +0000
commitf14f0b6d4881081d534fd14ad96fd5f1a48f7dbf (patch)
tree0a140c73e3c292672e678f16d388a8cf947c6346
parentbdc1f21f48b5f8a79a67d47dfc8de87372f1fd65 (diff)
downloadports-f14f0b6d4881081d534fd14ad96fd5f1a48f7dbf.tar.gz
ports-f14f0b6d4881081d534fd14ad96fd5f1a48f7dbf.zip
Notes
-rw-r--r--security/pbc/Makefile6
-rw-r--r--security/pbc/pkg-plist2
2 files changed, 5 insertions, 3 deletions
diff --git a/security/pbc/Makefile b/security/pbc/Makefile
index 8b8fe8c5090d..740ac7815a2c 100644
--- a/security/pbc/Makefile
+++ b/security/pbc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pbc
PORTVERSION= 0.5.14
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://crypto.stanford.edu/pbc/files/
@@ -10,10 +11,11 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Library of pairing-based cryptosystems
LICENSE= LGPL3
+LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp
+LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
-USES= bison
+USES= bison libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/security/pbc/pkg-plist b/security/pbc/pkg-plist
index 40676c3e8d1e..3858427772e5 100644
--- a/security/pbc/pkg-plist
+++ b/security/pbc/pkg-plist
@@ -24,7 +24,7 @@ include/pbc/pbc_test.h
include/pbc/pbc_utils.h
include/pbc/pbc_z.h
lib/libpbc.a
-lib/libpbc.la
lib/libpbc.so
lib/libpbc.so.1
+lib/libpbc.so.1.0.0
@dirrm include/pbc