summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/ruby16_static/Makefile2
-rw-r--r--lang/ruby_static/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby16_static/Makefile b/lang/ruby16_static/Makefile
index b5bff3d..49c3853 100644
--- a/lang/ruby16_static/Makefile
+++ b/lang/ruby16_static/Makefile
@@ -15,7 +15,7 @@ DISTFILES= # none
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby binary with some modules compiled in (in case of emergency)
-BUILD_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../../${RUBY_PORT}:patch
+EXTRACT_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../../${RUBY_PORT}:patch
USE_RUBY= yes
diff --git a/lang/ruby_static/Makefile b/lang/ruby_static/Makefile
index b5bff3d..49c3853 100644
--- a/lang/ruby_static/Makefile
+++ b/lang/ruby_static/Makefile
@@ -15,7 +15,7 @@ DISTFILES= # none
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby binary with some modules compiled in (in case of emergency)
-BUILD_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../../${RUBY_PORT}:patch
+EXTRACT_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../../${RUBY_PORT}:patch
USE_RUBY= yes
OpenPOWER on IntegriCloud