diff options
Diffstat (limited to 'devel/stringencoders/Makefile')
-rw-r--r-- | devel/stringencoders/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/stringencoders/Makefile b/devel/stringencoders/Makefile index 3b480078f7c2..96953a297597 100644 --- a/devel/stringencoders/Makefile +++ b/devel/stringencoders/Makefile @@ -3,7 +3,7 @@ PORTNAME= stringencoders PORTVERSION= 3.10.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}-v${PORTVERSION} @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Collection of high performance c-string transformations -USES= perl5 libtool +USES= libtool:keepla perl5 GNU_CONFIGURE= yes USE_LDCONFIG= yes |