aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome2
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-06-09 22:36:44 +0800
committermezz <mezz@FreeBSD.org>2006-06-09 22:36:44 +0800
commit014357709b049a20706ff7947307654862e10d61 (patch)
tree7f72ee40aa115fc8d5d8d17ddc9a6be0eb97a11e /x11/gnome2
parent3e959dff957d41ee1f02a63fe12e6eae0c486119 (diff)
downloadfreebsd-ports-gnome-014357709b049a20706ff7947307654862e10d61.tar.gz
freebsd-ports-gnome-014357709b049a20706ff7947307654862e10d61.tar.zst
freebsd-ports-gnome-014357709b049a20706ff7947307654862e10d61.zip
Fix it when pkg-install was removed.
Reported by: Patrick <domaintyme@yahoo.com>
Diffstat (limited to 'x11/gnome2')
-rw-r--r--x11/gnome2/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 02792070e37d..fe0f18574165 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -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