summaryrefslogtreecommitdiff
path: root/devel/p5-B-Graph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-B-Graph/Makefile')
-rw-r--r--devel/p5-B-Graph/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/p5-B-Graph/Makefile b/devel/p5-B-Graph/Makefile
index 38c09477088d..92aac49f5099 100644
--- a/devel/p5-B-Graph/Makefile
+++ b/devel/p5-B-Graph/Makefile
@@ -14,11 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= leo@florida.sarang.net
-USE_PERL5= yes
+PERL_CONFIGURE= yes
MAN3= B::Graph.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-do-configure:
- @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
-
.include <bsd.port.mk>