diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-23 13:25:16 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-23 13:25:16 +0000 |
commit | aad09bc5e23eb75a7a865a8b0002fbc6e13d4659 (patch) | |
tree | 69c07cdc4812f0f8be0cc44c38513f540c058778 /www/libecap | |
parent | 5c818b158c5b9479669f8322b4da8c48f5c30ef9 (diff) |
Notes
Diffstat (limited to 'www/libecap')
-rw-r--r-- | www/libecap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/libecap/Makefile b/www/libecap/Makefile index 13636cd132ac..b78f113885ca 100644 --- a/www/libecap/Makefile +++ b/www/libecap/Makefile @@ -3,7 +3,7 @@ PORTNAME= libecap PORTVERSION= 0.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www security MASTER_SITES= http://www.measurement-factory.com/tmp/ecap/ @@ -14,7 +14,7 @@ LICENSE= BSD2CLAUSE OPTIONS_DEFINE= DOCS -USES= libtool +USES= libtool:keepla GNU_CONFIGURE= yes USE_LDCONFIG= yes |