aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-05-04 09:57:11 +0800
committerswills <swills@FreeBSD.org>2016-05-04 09:57:11 +0800
commit0e6edc0f9f79684ab743f8129291dbf374841d5a (patch)
tree81a1f3e5e122f7c4d2d8df1cf224aca25b0af6ff /Mk
parenta454adf35a82b438e326dd961badc8672a8e2c06 (diff)
downloadfreebsd-ports-gnome-0e6edc0f9f79684ab743f8129291dbf374841d5a.tar.gz
freebsd-ports-gnome-0e6edc0f9f79684ab743f8129291dbf374841d5a.tar.zst
freebsd-ports-gnome-0e6edc0f9f79684ab743f8129291dbf374841d5a.zip
Remove now unused USE_RAKE
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.ruby.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/Mk/bsd.ruby.mk b/Mk/bsd.ruby.mk
index 3dc42e8a8a4f..559756278d77 100644
--- a/Mk/bsd.ruby.mk
+++ b/Mk/bsd.ruby.mk
@@ -439,11 +439,6 @@ RUN_DEPENDS+= ${DEPEND_RUBY}
.endif
.endif
-.if defined(USE_RAKE)
-BUILD_DEPENDS+= ${LOCALBASE}/bin/rake:devel/rubygem-rake
-RAKE_BIN= ${LOCALBASE}/bin/rake
-.endif
-
# documents
RUBY_NO_RD_HTML= yes