summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus3/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-06-13 21:31:24 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-06-13 21:31:24 +0800
commit1739352b62cb683cfce5619583f2b4de3908f4d3 (patch)
tree295928d9bc8d7985f77f9b2ef112011c665b3a2a /x11-fm/nautilus3/Makefile
parent3765adb659f111cfb55d9643c30000afb33ec5a2 (diff)
downloadmarcuscom-ports-1739352b62cb683cfce5619583f2b4de3908f4d3.tar
marcuscom-ports-1739352b62cb683cfce5619583f2b4de3908f4d3.tar.gz
marcuscom-ports-1739352b62cb683cfce5619583f2b4de3908f4d3.tar.bz2
marcuscom-ports-1739352b62cb683cfce5619583f2b4de3908f4d3.tar.lz
marcuscom-ports-1739352b62cb683cfce5619583f2b4de3908f4d3.tar.xz
marcuscom-ports-1739352b62cb683cfce5619583f2b4de3908f4d3.tar.zst
marcuscom-ports-1739352b62cb683cfce5619583f2b4de3908f4d3.zip
Update to 3.4.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16912 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm/nautilus3/Makefile')
-rw-r--r--x11-fm/nautilus3/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-fm/nautilus3/Makefile b/x11-fm/nautilus3/Makefile
index d564f125c..c0eb12a23 100644
--- a/x11-fm/nautilus3/Makefile
+++ b/x11-fm/nautilus3/Makefile
@@ -3,11 +3,11 @@
# Whom: ade, archie
#
# $FreeBSD$
-# $MCom: ports/x11-fm/nautilus3/Makefile,v 1.20 2011/10/15 15:54:44 kwm Exp $
+# $MCom: ports/x11-fm/nautilus3/Makefile,v 1.21 2011/10/18 22:43:09 kwm Exp $
#
PORTNAME= nautilus
-PORTVERSION= 3.2.1
+PORTVERSION= 3.4.2
CATEGORIES= x11-fm gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -35,8 +35,8 @@ USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop3 libxml2 \
desktopfileutils ltverhack gvfs ltasneededhack
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
-CPPFLAGS= -I${LOCALBASE}/include
-LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
CONFIGURE_ARGS= --enable-static --disable-packagekit --disable-tracker
MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"