aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Fuse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/p5-Fuse/Makefile')
-rw-r--r--sysutils/p5-Fuse/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/p5-Fuse/Makefile b/sysutils/p5-Fuse/Makefile
index 83df0730e224..0cdd1e754e51 100644
--- a/sysutils/p5-Fuse/Makefile
+++ b/sysutils/p5-Fuse/Makefile
@@ -11,11 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Write filesystems in Perl using FUSE
-PERL_CONFIGURE= yes
+USES= perl5 fuse pkgconfig
+USE_PERL5= configure
PORTSCOUT= skipv:0.09_4
-USES= fuse pkgconfig
-
MAN3= Fuse.3
.include <bsd.port.mk>