From 20891a02d054c2fe4b05c046007f9799279f6391 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 18 Mar 2003 02:49:13 +0000 Subject: Another BUILD_DEPENDS -> EXTRACT_DEPENDS leftover. Noted by: kris --- lang/ruby16_static/Makefile | 2 +- lang/ruby_static/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 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 diff --git a/lang/ruby_static/Makefile b/lang/ruby_static/Makefile index 49c385376176..680dc1f6dfec 100644 --- a/lang/ruby_static/Makefile +++ b/lang/ruby_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 -- cgit v1.2.3