1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

- Switch to FETCH_DEPENDS to fix fetch during build

This commit is contained in:
Steve Wills 2012-05-29 03:21:20 +00:00
parent ca834fe412
commit 8dea82ccad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297636

View File

@ -18,7 +18,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ruby@FreeBSD.org
COMMENT= An iconv wrapper class for Ruby
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
FETCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
USE_ICONV= yes