summaryrefslogtreecommitdiff
path: root/x11/gnome2
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-06-09 14:36:44 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-06-09 14:36:44 +0000
commit297f69ddd46f3795ffb29ac95b5c31ff5eafbcd0 (patch)
tree71f097063a69f664f05b6915272fbf7865d2e973 /x11/gnome2
parentUse the correct .conf file location. (diff)
Fix it when pkg-install was removed.
Reported by: Patrick <domaintyme@yahoo.com>
Notes
Notes: svn path=/head/; revision=164909
Diffstat (limited to 'x11/gnome2')
-rw-r--r--x11/gnome2/Makefile5
1 files changed, 0 insertions, 5 deletions
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