summaryrefslogtreecommitdiff
path: root/japanese/p5-PDFJ/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/p5-PDFJ/Makefile')
-rw-r--r--japanese/p5-PDFJ/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/japanese/p5-PDFJ/Makefile b/japanese/p5-PDFJ/Makefile
index b0e01b7db362..aaa50100612e 100644
--- a/japanese/p5-PDFJ/Makefile
+++ b/japanese/p5-PDFJ/Makefile
@@ -7,9 +7,9 @@
PORTNAME= PDFJ
PORTVERSION= 0.6
+PORTREVISION= 1
CATEGORIES= japanese perl5
MASTER_SITES= http://hp1.jonex.ne.jp/%7Enakajima.yasushi/archives/
-PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
@@ -17,4 +17,8 @@ USE_ZIP= YES
PERL_CONFIGURE= YES
WRKSRC= ${WRKDIR}
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
+
+.include <bsd.port.post.mk>