From f340658e8b387b862d37f6d5455386330c05228e Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 17 Jul 2002 22:13:24 +0000 Subject: 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. --- x11/gnome2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 297d98f8788..a66d3f37b80 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -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 -- cgit