aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Fuse-Simple
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 05:52:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 05:52:54 +0000
commit3982ced0ba5fd81925a7c8eb0ec335313cbf01bb (patch)
treeb6378413b022d42cf3b4b1c7087c1f58ebe6f7a2 /sysutils/p5-Fuse-Simple
parent996f1f37d7200b0f26202b8f2e8a0e65943d1b3a (diff)
downloadports-3982ced0ba5fd81925a7c8eb0ec335313cbf01bb.tar.gz
ports-3982ced0ba5fd81925a7c8eb0ec335313cbf01bb.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300241
Diffstat (limited to 'sysutils/p5-Fuse-Simple')
-rw-r--r--sysutils/p5-Fuse-Simple/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/p5-Fuse-Simple/Makefile b/sysutils/p5-Fuse-Simple/Makefile
index cdda5d3d2053..33d93cbc139d 100644
--- a/sysutils/p5-Fuse-Simple/Makefile
+++ b/sysutils/p5-Fuse-Simple/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Simple way to write filesystems in Perl using FUSE
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Fuse.pm:${PORTSDIR}/sysutils/p5-Fuse
+RUN_DEPENDS= p5-Fuse>=0:${PORTSDIR}/sysutils/p5-Fuse
PERL_CONFIGURE= yes