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