aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2012-06-10 18:13:33 +0800
committerpav <pav@FreeBSD.org>2012-06-10 18:13:33 +0800
commitbf93bf5608a8bd2cc16adbf229c82b74781c0cc3 (patch)
tree6ce5b32afa9b4fd2f58d1fedcac903781a1f3961 /databases
parent2dfb969f1bea7af4ba52d1096f173ef181757951 (diff)
downloadfreebsd-ports-gnome-bf93bf5608a8bd2cc16adbf229c82b74781c0cc3.tar.gz
freebsd-ports-gnome-bf93bf5608a8bd2cc16adbf229c82b74781c0cc3.tar.zst
freebsd-ports-gnome-bf93bf5608a8bd2cc16adbf229c82b74781c0cc3.zip
- Attempt to fix previous commit for pointyhat
Diffstat (limited to 'databases')
-rw-r--r--databases/pg_filedump/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/pg_filedump/Makefile b/databases/pg_filedump/Makefile
index 61b8a9752a64..15220d550dd3 100644
--- a/databases/pg_filedump/Makefile
+++ b/databases/pg_filedump/Makefile
@@ -14,7 +14,8 @@ EXTRACT_SUFX= .tar
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Utility to format PostgreSQL heap, index, etc into human-readable form
-FETCH_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/databases/postgresql84-client:patch
+FETCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/databases/postgresql84-client:patch
+BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/databases/postgresql84-client:patch
WRKSRC= ${WRKDIR}/${PORTNAME}-8.4.0