summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-07-17 22:13:24 +0000
committermarcus <marcus@FreeBSD.org>2002-07-17 22:13:24 +0000
commitf340658e8b387b862d37f6d5455386330c05228e (patch)
tree7a18083d04e294c4570bbcf375514278f904ef66 /x11
parent787b4503a2dcaaaa23115a92318340d33952d45a (diff)
downloadFreeBSD-ports-f340658e8b387b862d37f6d5455386330c05228e.zip
FreeBSD-ports-f340658e8b387b862d37f6d5455386330c05228e.tar.gz
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.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 297d98f..a66d3f3 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
OpenPOWER on IntegriCloud