summaryrefslogtreecommitdiff
path: root/databases/gtksql
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-09-25 00:54:22 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-09-25 00:54:22 +0000
commit80e207dec8c04dd1d9cbf35a5ac93b4dcfeaecca (patch)
treec9e169425072ea233e00a37986ad7213b43838d0 /databases/gtksql
parentUpdate to version 1.7.1 (diff)
Move the requirement to set GTK vars from fetch-depends: to pre-patch:.
Some of us like to fetch stuff at work and take home. I could find nothing in the fetch stage that needed this information.
Notes
Notes: svn path=/head/; revision=21929
Diffstat (limited to 'databases/gtksql')
-rw-r--r--databases/gtksql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile
index 488d3974b3d7..c66cd2d1a886 100644
--- a/databases/gtksql/Makefile
+++ b/databases/gtksql/Makefile
@@ -27,7 +27,7 @@ LIB_DEPENDS += pq.2:${PORTSDIR}/databases/postgresql
USE_X_PREFIX= yes
-fetch-depends:
+pre-patch:
.if !defined(USE_MYSQL) && !defined(USE_PGSQL)
@ ${ECHO} "You must specify which database to use, possible are:"
@ ${ECHO}