summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-03-04 07:46:54 +0000
committermiwi <miwi@FreeBSD.org>2013-03-04 07:46:54 +0000
commit2eb8218dbb1d2e8c0c1cbed786790ddda0c6657b (patch)
tree9f3f19c74a1dd505f721ea158195929bae3bbfef
parent623386d0a933c8e07b31afeae80fa255008e3f61 (diff)
downloadFreeBSD-ports-2eb8218dbb1d2e8c0c1cbed786790ddda0c6657b.zip
FreeBSD-ports-2eb8218dbb1d2e8c0c1cbed786790ddda0c6657b.tar.gz
- Fix build
-rw-r--r--x11-toolkits/ruby-tk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-tk/Makefile b/x11-toolkits/ruby-tk/Makefile
index dd1d2a2..e71974e 100644
--- a/x11-toolkits/ruby-tk/Makefile
+++ b/x11-toolkits/ruby-tk/Makefile
@@ -15,7 +15,7 @@ COMMENT?= Ruby interface to the Tk widget set
DEPRECATED= Does not work with Ruby 1.9
EXPIRATION_DATE= 2013-05-02
-BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
+FETCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
OpenPOWER on IntegriCloud