aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-WWW-Babelfish/Makefile
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-10-14 20:06:38 +0800
committererwin <erwin@FreeBSD.org>2003-10-14 20:06:38 +0800
commite8179a7e030991e745b46c22d34f5ceaace48c49 (patch)
treec302a1ef6d093385df4cd1af21eb16bfc7d404bd /www/p5-WWW-Babelfish/Makefile
parent2c4779b700079f1383c1d3277cb46d2cd63508a6 (diff)
downloadfreebsd-ports-gnome-e8179a7e030991e745b46c22d34f5ceaace48c49.tar.gz
freebsd-ports-gnome-e8179a7e030991e745b46c22d34f5ceaace48c49.tar.zst
freebsd-ports-gnome-e8179a7e030991e745b46c22d34f5ceaace48c49.zip
Update to 0.11
Diffstat (limited to 'www/p5-WWW-Babelfish/Makefile')
-rw-r--r--www/p5-WWW-Babelfish/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-WWW-Babelfish/Makefile b/www/p5-WWW-Babelfish/Makefile
index e5858e27bd6f..198122569845 100644
--- a/www/p5-WWW-Babelfish/Makefile
+++ b/www/p5-WWW-Babelfish/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= WWW-Babelfish
-PORTVERSION= 0.10
+PORTVERSION= 0.11
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= WWW
@@ -19,10 +19,8 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
PERL_CONFIGURE= yes
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= WWW::Babelfish.3
.include <bsd.port.mk>