mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
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
@ -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 New Issue
Block a user