summaryrefslogtreecommitdiffstats
path: root/databases/p5-Search-Namazu
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
committermarcus <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
commit7073ebf74ec3895bb8dada6cbe2e57f3329849cc (patch)
tree6e94333233053731622780aae8a8285e148ade96 /databases/p5-Search-Namazu
parentf687852f8f35b5067f8978d6405346545b01be3a (diff)
downloadFreeBSD-ports-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.zip
FreeBSD-ports-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.gz
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor Tested by: bento
Diffstat (limited to 'databases/p5-Search-Namazu')
-rw-r--r--databases/p5-Search-Namazu/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-Search-Namazu/Makefile b/databases/p5-Search-Namazu/Makefile
index a6894dd..8ab5361 100644
--- a/databases/p5-Search-Namazu/Makefile
+++ b/databases/p5-Search-Namazu/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Search-Namazu
PORTVERSION= 0.92
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases perl5
MASTER_SITES= http://www.namazu.org/~knok/
PKGNAMEPREFIX= p5-
@@ -15,10 +15,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Namazu library module for perl
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
- nmz.6:${PORTSDIR}/databases/namazu2
+LIB_DEPENDS= nmz.6:${PORTSDIR}/databases/namazu2
PERL_CONFIGURE= YES
+USE_GETTEXT= yes
CONFIGURE_ENV= PREFIX=${PREFIX}
MAN3= Search::Namazu.3
OpenPOWER on IntegriCloud