aboutsummaryrefslogtreecommitdiffstats
path: root/lang/p5-Perl6-Subs
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-03 13:56:20 +0800
committeraz <az@FreeBSD.org>2012-06-03 13:56:20 +0800
commit303152e485305692547dd3fe0058dab07ba47201 (patch)
tree626427fb2e17aec1a059d038698293ff5d9cdc3b /lang/p5-Perl6-Subs
parentff5eaf949b324f1d547eed981ccae39a32fe6459 (diff)
downloadfreebsd-ports-gnome-303152e485305692547dd3fe0058dab07ba47201.tar.gz
freebsd-ports-gnome-303152e485305692547dd3fe0058dab07ba47201.tar.zst
freebsd-ports-gnome-303152e485305692547dd3fe0058dab07ba47201.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM)
Diffstat (limited to 'lang/p5-Perl6-Subs')
-rw-r--r--lang/p5-Perl6-Subs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-Perl6-Subs/Makefile b/lang/p5-Perl6-Subs/Makefile
index 6a8720051474..9c9db50499b9 100644
--- a/lang/p5-Perl6-Subs/Makefile
+++ b/lang/p5-Perl6-Subs/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl6::Subs - Define your subroutines in the Perl 6 style
-BUILD_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
+BUILD_DEPENDS= p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes