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.
This commit is contained in:
David E. O'Brien 1999-09-25 00:54:22 +00:00
parent 06b0e6dada
commit 80e207dec8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21929

View file

@ -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}