aboutsummaryrefslogtreecommitdiff
path: root/devel/node-thrift
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-05-23 00:23:12 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-05-23 00:23:12 +0000
commitec7d25566207259c709e2edcf848031ac362a2d5 (patch)
tree77eab3fccea3107996f567151487c22d788ce3bb /devel/node-thrift
parentee0be6d81d0531b13fa2312848ac6e3b6016b5b7 (diff)
downloadports-ec7d25566207259c709e2edcf848031ac362a2d5.tar.gz
ports-ec7d25566207259c709e2edcf848031ac362a2d5.zip
- Add/Switch to FETCH_DEPENDS to fix fetch during build
Reported by: phw With hat: portmgr
Notes
Notes: svn path=/head/; revision=297233
Diffstat (limited to 'devel/node-thrift')
-rw-r--r--devel/node-thrift/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/node-thrift/Makefile b/devel/node-thrift/Makefile
index 1c89e2313ce7..910b96939811 100644
--- a/devel/node-thrift/Makefile
+++ b/devel/node-thrift/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= komarov@valerka.net
COMMENT= Node.js bindings for the Apache Thrift RPC system
RUN_DEPENDS= node:${PORTSDIR}/www/node
-EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/thrift:extract
+FETCH_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/devel/thrift:extract
NO_BUILD= yes