summaryrefslogtreecommitdiff
path: root/japanese/p5-Text-Kakasi
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-08-27 06:13:35 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-08-27 06:13:35 +0000
commit939eab9dd083f1ded04b0cee7244d050e4260d2a (patch)
tree535eb5cc0b733088584c84d1c018df3c8376f98d /japanese/p5-Text-Kakasi
parentPoint people at a different webpage as this one has the TIS Firewall (diff)
PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.
No response from: ports list, PW
Notes
Notes: svn path=/head/; revision=32029
Diffstat (limited to 'japanese/p5-Text-Kakasi')
-rw-r--r--japanese/p5-Text-Kakasi/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/p5-Text-Kakasi/Makefile b/japanese/p5-Text-Kakasi/Makefile
index e3c701b83fb9..2dc0b10ae4a3 100644
--- a/japanese/p5-Text-Kakasi/Makefile
+++ b/japanese/p5-Text-Kakasi/Makefile
@@ -9,6 +9,7 @@ PORTNAME= Text-Kakasi
PORTVERSION= 1.04
CATEGORIES= japanese perl5
MASTER_SITES= http://www.daionet.gr.jp/~knok/kakasi/
+PKGNAMEPREFIX= p5-
MAINTAINER= knu@FreeBSD.org
@@ -19,12 +20,8 @@ USE_PERL5= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Text::Kakasi.3
-.include <bsd.port.pre.mk>
-
-PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
-
do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \
CC="${CC}" CCFLAGS="${CFLAGS}"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>