aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-dTemplate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-dTemplate/Makefile')
-rw-r--r--textproc/p5-dTemplate/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-dTemplate/Makefile b/textproc/p5-dTemplate/Makefile
index a47ee890661a..62342fb978a1 100644
--- a/textproc/p5-dTemplate/Makefile
+++ b/textproc/p5-dTemplate/Makefile
@@ -13,10 +13,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jeremy@external.org
+PERL_CONFIGURE= yes
+
MAN3= dTemplate.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-do-configure:
- @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
-
.include <bsd.port.mk>