Loosen the restriction on when the check for GNOME 1.x components is run.
This way targets like fetch-recursive will still be allowed to work.
This commit is contained in:
parent
49d07311a2
commit
3539f86616
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63154
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ NO_BUILD= yes
|
|||
USE_PYTHON= yes
|
||||
|
||||
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
|
||||
pre-everything::
|
||||
pre-build:
|
||||
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue