1
0
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:
Jeremy Messenger 2006-06-09 14:36:44 +00:00
parent 8cd24582ea
commit 297f69ddd4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164909

View File

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