aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/p5-Fuse-Simple/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-07 14:47:20 +0800
committeraz <az@FreeBSD.org>2013-09-07 14:47:20 +0800
commitf509eb5e7f78d2c78e6bf13386792afd0a2a0f9e (patch)
tree8760c5cf10bd928eeb3f3eea0d644e8317be3734 /sysutils/p5-Fuse-Simple/Makefile
parente9e31249e5d26f1d63c17b776413b592802aed5f (diff)
downloadfreebsd-ports-gnome-f509eb5e7f78d2c78e6bf13386792afd0a2a0f9e.tar.gz
freebsd-ports-gnome-f509eb5e7f78d2c78e6bf13386792afd0a2a0f9e.tar.zst
freebsd-ports-gnome-f509eb5e7f78d2c78e6bf13386792afd0a2a0f9e.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'sysutils/p5-Fuse-Simple/Makefile')
-rw-r--r--sysutils/p5-Fuse-Simple/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-Fuse-Simple/Makefile b/sysutils/p5-Fuse-Simple/Makefile
index 33d93cbc139d..a2da0be80f83 100644
--- a/sysutils/p5-Fuse-Simple/Makefile
+++ b/sysutils/p5-Fuse-Simple/Makefile
@@ -17,7 +17,8 @@ COMMENT= Simple way to write filesystems in Perl using FUSE
RUN_DEPENDS= p5-Fuse>=0:${PORTSDIR}/sysutils/p5-Fuse
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Fuse::Simple.3