summaryrefslogtreecommitdiffstats
path: root/x11/gnome2/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-09 22:40:47 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-09 22:40:47 +0800
commit0f76ba0ebfd99f1099fb46e0b8edfc73637b5a4d (patch)
tree90da17190834c84cf79a614d8d6ce535b8ca10c9 /x11/gnome2/Makefile
parent48df02e313c0a0c5408f25190abf2a0463800671 (diff)
downloadmarcuscom-ports-0f76ba0ebfd99f1099fb46e0b8edfc73637b5a4d.tar
marcuscom-ports-0f76ba0ebfd99f1099fb46e0b8edfc73637b5a4d.tar.gz
marcuscom-ports-0f76ba0ebfd99f1099fb46e0b8edfc73637b5a4d.tar.bz2
marcuscom-ports-0f76ba0ebfd99f1099fb46e0b8edfc73637b5a4d.tar.lz
marcuscom-ports-0f76ba0ebfd99f1099fb46e0b8edfc73637b5a4d.tar.xz
marcuscom-ports-0f76ba0ebfd99f1099fb46e0b8edfc73637b5a4d.tar.zst
marcuscom-ports-0f76ba0ebfd99f1099fb46e0b8edfc73637b5a4d.zip
Sync w/ FreeBSD ports, correct it when pkg-install was removed.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6386 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2/Makefile')
-rw-r--r--x11/gnome2/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 2ae2e9625..2212ddb0b 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome2/Makefile,v 1.159 2006/05/28 20:33:19 mezz Exp $
+# $MCom: ports/x11/gnome2/Makefile,v 1.160 2006/05/29 05:34:30 mezz Exp $
#
PORTNAME= gnome2
@@ -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