aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-String-Approx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-String-Approx/Makefile')
-rw-r--r--devel/p5-String-Approx/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/p5-String-Approx/Makefile b/devel/p5-String-Approx/Makefile
index 49b9f61412e7..e8d9bcfa033b 100644
--- a/devel/p5-String-Approx/Makefile
+++ b/devel/p5-String-Approx/Makefile
@@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ilia@cgu.chel.su
-USE_PERL5= YES
+PERL_CONFIGURE= YES
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= String::Approx.3
-do-configure:
- @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
-
.include <bsd.port.mk>