summaryrefslogtreecommitdiff
path: root/x11/gnome2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-06 23:55:17 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-06 23:55:17 +0000
commit9249e74dd6eb7a669d1a31ba3fbd616d550b3801 (patch)
tree022603ad886a7876256ccc57e9ffa7e8701baa0f /x11/gnome2
parentCheck for proper lib. (diff)
Allow the pre-install check to run after the recent bsd.port.mk updates.
Notes
Notes: svn path=/head/; revision=78465
Diffstat (limited to 'x11/gnome2')
-rw-r--r--x11/gnome2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 54308e2876ed..1051a1f9a928 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -49,7 +49,7 @@ NO_BUILD= yes
USE_PYTHON= yes
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
-pre-build:
+pre-configure:
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
.endif