aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Term-Query/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Term-Query/Makefile')
-rw-r--r--devel/p5-Term-Query/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/p5-Term-Query/Makefile b/devel/p5-Term-Query/Makefile
index 32fc655cef0c..772815d0d5a4 100644
--- a/devel/p5-Term-Query/Makefile
+++ b/devel/p5-Term-Query/Makefile
@@ -16,12 +16,9 @@ MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Array/PrintCols.pm:${PORTSDIR}/misc/p5-Array-PrintCols
-USE_PERL5= YES
+PERL_CONFIGURE= YES
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Term::Query.3
-do-configure:
- @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL
-
.include <bsd.port.mk>