From ef8c3160f2584bce754d7afefa9e0be26eebdb23 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Sat, 6 May 2006 14:06:14 +0000 Subject: Update to 2.0.6a and Portlint happy. PR: ports/96603 Submitted by: Fumihiko Kimura --- japanese/p5-nkf/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'japanese/p5-nkf') diff --git a/japanese/p5-nkf/Makefile b/japanese/p5-nkf/Makefile index 3d9bb97074f7..717ba3fd5ae6 100644 --- a/japanese/p5-nkf/Makefile +++ b/japanese/p5-nkf/Makefile @@ -7,13 +7,17 @@ CATEGORIES= japanese perl5 PKGNAMEPREFIX= ja-p5- + COMMENT= A perl extension module to use NKF + DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist + PERL_CONFIGURE= yes -WRKSRC= ${WRKDIR}/${DISTNAME}/NKF.mod +WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//:S/./-/}/NKF.mod PATCHDIR= ${.CURDIR}/files MAN3= NKF.3 + MASTERDIR= ${.CURDIR}/../nkf -.include "${MASTERDIR}/../nkf/Makefile" +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3