From 014357709b049a20706ff7947307654862e10d61 Mon Sep 17 00:00:00 2001 From: mezz Date: Fri, 9 Jun 2006 14:36:44 +0000 Subject: Fix it when pkg-install was removed. Reported by: Patrick --- x11/gnome2/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'x11/gnome2') 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 -- cgit