mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Fix it when pkg-install was removed.
Reported by: Patrick <domaintyme@yahoo.com>
This commit is contained in:
parent
8cd24582ea
commit
297f69ddd4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164909
@ -69,11 +69,6 @@ NO_BUILD= yes
|
||||
USE_PYTHON= yes
|
||||
.endif
|
||||
|
||||
.if !defined(BATCH) && !defined(PACKAGE_BUILDING) && !defined(GNOME_SLAVE)
|
||||
pre-configure:
|
||||
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
|
||||
.endif
|
||||
|
||||
.if !defined(GNOME_SLAVE) || ${.CURDIR:T}=="gnome2-lite"
|
||||
OPTIONS= XSCREENSAVER "Use xscreensaver as screen saver app" off
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user