aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome2
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-07 07:55:17 +0800
committermarcus <marcus@FreeBSD.org>2003-04-07 07:55:17 +0800
commit1244fd9356d801d019d78922d38ac97680d15935 (patch)
tree0d683faf52666b563e6fe5903f62d79f2bbb0934 /x11/gnome2
parent584c70f8177856ecc4e8d6f999acbd354f843222 (diff)
downloadfreebsd-ports-graphics-1244fd9356d801d019d78922d38ac97680d15935.tar.gz
freebsd-ports-graphics-1244fd9356d801d019d78922d38ac97680d15935.tar.zst
freebsd-ports-graphics-1244fd9356d801d019d78922d38ac97680d15935.zip
Allow the pre-install check to run after the recent bsd.port.mk updates.
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 54308e2876e..1051a1f9a92 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