Another BUILD_DEPENDS -> EXTRACT_DEPENDS leftover.

Noted by:	kris
This commit is contained in:
Akinori MUSHA 2003-03-18 02:49:13 +00:00
parent e60237e3f7
commit 20891a02d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77150
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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