aboutsummaryrefslogtreecommitdiff
path: root/lang/rust
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:40:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:40:21 +0000
commit6adf864b810de100bd21887faadcdf85b56a2e52 (patch)
treec5527ff33b4f44978bc044b3f75b747288fdbad8 /lang/rust
parentb15e495041a4fd2f9fafcc7d9540759c4c22a610 (diff)
downloadports-6adf864b810de100bd21887faadcdf85b56a2e52.tar.gz
ports-6adf864b810de100bd21887faadcdf85b56a2e52.zip
Notes
Diffstat (limited to 'lang/rust')
-rw-r--r--lang/rust/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/rust/Makefile b/lang/rust/Makefile
index 02b09e9881cd..93a9e3bf3d24 100644
--- a/lang/rust/Makefile
+++ b/lang/rust/Makefile
@@ -21,8 +21,8 @@ RUST_TARGET= x86_64-unknown-freebsd
ONLY_FOR_ARCHS= amd64
HAS_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_GMAKE= yes
-USE_PERL5_BUILD= yes
+USES= gmake perl5
+USE_PERL5= build
USE_PYTHON_BUILD= 2.6-2.7
MAKE_JOBS_UNSAFE= yes