diff options
Diffstat (limited to 'converters/p5-Unicode-MapUTF8/Makefile')
-rw-r--r-- | converters/p5-Unicode-MapUTF8/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/p5-Unicode-MapUTF8/Makefile b/converters/p5-Unicode-MapUTF8/Makefile index fe4b4d35a363..039877302443 100644 --- a/converters/p5-Unicode-MapUTF8/Makefile +++ b/converters/p5-Unicode-MapUTF8/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= Unicode-MapUTF8 -PORTVERSION= 1.09 +PORTVERSION= 1.11 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Unicode @@ -23,7 +23,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Unicode::MapUTF8.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.pre.mk> |