diff options
Diffstat (limited to 'japanese/p5-nkf/Makefile')
-rw-r--r-- | japanese/p5-nkf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/p5-nkf/Makefile b/japanese/p5-nkf/Makefile index 8cdf1d7332b8..29b4d0a979b2 100644 --- a/japanese/p5-nkf/Makefile +++ b/japanese/p5-nkf/Makefile @@ -18,6 +18,5 @@ COMMENT= A perl extension module to use NKF PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/NKF.mod MAN3= NKF.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |