aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/p5-HTML-MobileJp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/p5-HTML-MobileJp/Makefile')
-rw-r--r--japanese/p5-HTML-MobileJp/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/japanese/p5-HTML-MobileJp/Makefile b/japanese/p5-HTML-MobileJp/Makefile
index 889bb3dd4090..5ab878a7dec2 100644
--- a/japanese/p5-HTML-MobileJp/Makefile
+++ b/japanese/p5-HTML-MobileJp/Makefile
@@ -5,7 +5,6 @@ PORTNAME= HTML-MobileJp
PORTVERSION= 0.08
CATEGORIES= japanese www perl5
MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= Generate mobile-jp html tags
@@ -23,4 +22,8 @@ TEST_DEPENDS= p5-Test-Base>0:${PORTSDIR}/devel/p5-Test-Base \
USES= perl5
USE_PERL5= configure
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
+
+.include <bsd.port.post.mk>