summaryrefslogtreecommitdiff
path: root/lang/ruby16_static
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-03-18 02:49:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-03-18 02:49:13 +0000
commit20891a02d054c2fe4b05c046007f9799279f6391 (patch)
tree9d41171fa9817379810b42bfe26adc99a43d9e16 /lang/ruby16_static
parentUse OSVERSION to check for getopt_long(), fixes INDEX build. (diff)
Another BUILD_DEPENDS -> EXTRACT_DEPENDS leftover.
Noted by: kris
Notes
Notes: svn path=/head/; revision=77150
Diffstat (limited to 'lang/ruby16_static')
-rw-r--r--lang/ruby16_static/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby16_static/Makefile b/lang/ruby16_static/Makefile
index 49c385376176..680dc1f6dfec 100644
--- a/lang/ruby16_static/Makefile
+++ b/lang/ruby16_static/Makefile
@@ -39,7 +39,7 @@ EXT_PORTS+= converters/ruby-iconv
.endif
.for p in ${EXT_PORTS}
-BUILD_DEPENDS+= ${NONEXISTENT}:${_PORTSDIR}/${p}:patch
+EXTRACT_DEPENDS+= ${NONEXISTENT}:${_PORTSDIR}/${p}:patch
.endfor
GNU_CONFIGURE= yes