aboutsummaryrefslogtreecommitdiff
path: root/devel/judy
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-04-23 13:25:16 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-04-23 13:25:16 +0000
commitaad09bc5e23eb75a7a865a8b0002fbc6e13d4659 (patch)
tree69c07cdc4812f0f8be0cc44c38513f540c058778 /devel/judy
parent5c818b158c5b9479669f8322b4da8c48f5c30ef9 (diff)
downloadports-aad09bc5e23eb75a7a865a8b0002fbc6e13d4659.tar.gz
ports-aad09bc5e23eb75a7a865a8b0002fbc6e13d4659.zip
Notes
Diffstat (limited to 'devel/judy')
-rw-r--r--devel/judy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/judy/Makefile b/devel/judy/Makefile
index f367b4b879b3..fa923a511106 100644
--- a/devel/judy/Makefile
+++ b/devel/judy/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Judy
PORTVERSION= 1.0.5
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}-${PORTVERSION}
@@ -11,7 +12,7 @@ COMMENT= General purpose dynamic array
LICENSE= LGPL21
-USES= gmake libtool
+USES= gmake libtool:keepla
GNU_CONFIGURE= yes
USE_LDCONFIG= YES
MAKE_JOBS_UNSAFE= yes