diff options
Diffstat (limited to 'lang/ruby16_static/Makefile')
-rw-r--r-- | lang/ruby16_static/Makefile | 2 |
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 |