- Switch to FETCH_DEPENDS to fix fetch during build

Reported by:	phw
This commit is contained in:
Martin Wilke 2012-05-23 13:34:12 +00:00
parent 775a657ffa
commit 1385d1e286
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297282

View File

@ -14,8 +14,7 @@ EXTRACT_SUFX= .tar
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Utility to format PostgreSQL heap, index, etc into human-readable form
BUILD_DEPENDS= \
${NONEXISTENT}:${PORTSDIR}/databases/postgresql84-client:patch
FETCH_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/databases/postgresql84-client:patch
WRKSRC= ${WRKDIR}/${PORTNAME}-8.4.0