summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-system-tools/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-20 04:33:14 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-20 04:33:14 +0800
commit5255a6ccfd28d75d9ee3a11605ea469762063a71 (patch)
tree97cc0e82f56e36c869ba916900c47c2aa1fb7293 /sysutils/gnome-system-tools/Makefile
parentf33006a7ddfff72b42474266f9d2fe80c3403b57 (diff)
downloadmarcuscom-ports-5255a6ccfd28d75d9ee3a11605ea469762063a71.tar
marcuscom-ports-5255a6ccfd28d75d9ee3a11605ea469762063a71.tar.gz
marcuscom-ports-5255a6ccfd28d75d9ee3a11605ea469762063a71.tar.bz2
marcuscom-ports-5255a6ccfd28d75d9ee3a11605ea469762063a71.tar.lz
marcuscom-ports-5255a6ccfd28d75d9ee3a11605ea469762063a71.tar.xz
marcuscom-ports-5255a6ccfd28d75d9ee3a11605ea469762063a71.tar.zst
marcuscom-ports-5255a6ccfd28d75d9ee3a11605ea469762063a71.zip
Re-enable nautilus modules, it's fixed in this version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10165 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-system-tools/Makefile')
-rw-r--r--sysutils/gnome-system-tools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gnome-system-tools/Makefile b/sysutils/gnome-system-tools/Makefile
index 1644b183b..c4b1b5544 100644
--- a/sysutils/gnome-system-tools/Makefile
+++ b/sysutils/gnome-system-tools/Makefile
@@ -3,10 +3,11 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-system-tools/Makefile,v 1.72 2008/01/13 18:36:51 mezz Exp $
+# $MCom: ports/sysutils/gnome-system-tools/Makefile,v 1.73 2008/01/15 13:33:08 kwm Exp $
PORTNAME= gnome-system-tools
PORTVERSION= 2.21.5.1
+PORTREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-system-tools/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -28,8 +29,7 @@ GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomehack gnomeprefix gnometarget intlhack nautilus2
USE_AUTOTOOLS= libtool:15
INSTALLS_OMF= yes
-CONFIGURE_ARGS= --enable-services \
- --disable-nautilus
+CONFIGURE_ARGS= --enable-services
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"