aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-I18N-Charset/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/p5-I18N-Charset/Makefile')
-rw-r--r--misc/p5-I18N-Charset/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/p5-I18N-Charset/Makefile b/misc/p5-I18N-Charset/Makefile
index dc942913319e..1f7034242874 100644
--- a/misc/p5-I18N-Charset/Makefile
+++ b/misc/p5-I18N-Charset/Makefile
@@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
-USE_PERL5= YES
+PERL_CONFIGURE= YES
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= I18N::Charset.3
-do-configure:
- @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL
-
.include <bsd.port.mk>