[Midnightbsd-cvs] mports [22149] trunk/converters/p5-Jcode/Makefile: tweak

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Dec 24 17:29:48 EST 2016


Revision: 22149
          http://svnweb.midnightbsd.org/mports/?rev=22149
Author:   laffer1
Date:     2016-12-24 17:29:48 -0500 (Sat, 24 Dec 2016)
Log Message:
-----------
tweak

Modified Paths:
--------------
    trunk/converters/p5-Jcode/Makefile

Modified: trunk/converters/p5-Jcode/Makefile
===================================================================
--- trunk/converters/p5-Jcode/Makefile	2016-12-24 22:27:22 UTC (rev 22148)
+++ trunk/converters/p5-Jcode/Makefile	2016-12-24 22:29:48 UTC (rev 22149)
@@ -11,7 +11,6 @@
 LICENSE=	perl
 
 PERL_CONFIGURE=	yes
-MAN3=		Jcode.3 Jcode::Nihongo.3
 
 .include <bsd.port.pre.mk>
 
@@ -20,8 +19,7 @@
 .if ${PERL_LEVEL} < 500801
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
-MAN3+=		Jcode::Unicode.3 Jcode::Unicode::Constants.3 \
-		Jcode::Unicode::NoXS.3
+
 PLIST_SUB+=	WRAPPER="@comment " REALMOD=""
 .else
 PLIST_SUB+=	WRAPPER="" REALMOD="@comment "



More information about the Midnightbsd-cvs mailing list