aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/nautilus/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-04-25 21:20:41 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-04-25 21:20:41 +0000
commitd08cf3e8f960a0b9d9921c95bcd6ac03da7ceb86 (patch)
tree1e7bef69e9519b2baa6da874fa7eadfdabe45295 /x11-fm/nautilus/Makefile
parentab0a332ddb65541cf179f00b83e6091052f3947c (diff)
downloadports-d08cf3e8f960a0b9d9921c95bcd6ac03da7ceb86.tar.gz
ports-d08cf3e8f960a0b9d9921c95bcd6ac03da7ceb86.zip
Add an autostart condition on whether or not
/apps/nautilus/preferences/show_desktop is set. Reported by: Dave Hayes <dave@jetcafe.org>
Notes
Notes: svn path=/head/; revision=232736
Diffstat (limited to 'x11-fm/nautilus/Makefile')
-rw-r--r--x11-fm/nautilus/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index 861d5ed80f6e..83126b351169 100644
--- a/x11-fm/nautilus/Makefile
+++ b/x11-fm/nautilus/Makefile
@@ -8,6 +8,7 @@
PORTNAME= nautilus
PORTVERSION= 2.26.2
+PORTREVISION= 1
CATEGORIES= x11-fm gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -31,9 +32,7 @@ USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -liconv" \
LIBPNG="-L${LOCALBASE}/lib -lpng -lz"
-CONFIGURE_ARGS= --with-freetype2-lib-place=${LOCALBASE}/lib \
- --with-freetype2-include-place=${LOCALBASE}/include/freetype2 \
- --enable-static
+CONFIGURE_ARGS= --enable-static
MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"
OPTIONS= TRACKER "Enable Tracker Search (sysutils/tracker)" Off