summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus2/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-07 13:46:20 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-07 13:46:20 +0800
commit706230a6b185af2bcbde591111d62f42d50810a6 (patch)
treeedcae17f8a386a20b0b5d84ebf25c23ac00ea7cb /x11-fm/nautilus2/Makefile
parent222231351134cd51c3e01f6528986ac9b68e8278 (diff)
downloadmarcuscom-ports-706230a6b185af2bcbde591111d62f42d50810a6.tar
marcuscom-ports-706230a6b185af2bcbde591111d62f42d50810a6.tar.gz
marcuscom-ports-706230a6b185af2bcbde591111d62f42d50810a6.tar.bz2
marcuscom-ports-706230a6b185af2bcbde591111d62f42d50810a6.tar.lz
marcuscom-ports-706230a6b185af2bcbde591111d62f42d50810a6.tar.xz
marcuscom-ports-706230a6b185af2bcbde591111d62f42d50810a6.tar.zst
marcuscom-ports-706230a6b185af2bcbde591111d62f42d50810a6.zip
Update to 2.3.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@723 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm/nautilus2/Makefile')
-rw-r--r--x11-fm/nautilus2/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile
index fcab9a238..f2f206757 100644
--- a/x11-fm/nautilus2/Makefile
+++ b/x11-fm/nautilus2/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= nautilus2
-PORTVERSION= 2.2.3.1
-PORTREVISION= 1
+PORTVERSION= 2.3.1
CATEGORIES= x11-fm gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2
+MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.3
DIST_SUBDIR= gnome2
DISTNAME= nautilus-${PORTVERSION}
@@ -26,13 +25,14 @@ USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop eel2 librsvg2 \
gnomecontrolcenter2
GNOME_DESKTOP_VERSION=2
INSTALLS_SHLIB= yes
-USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -fno-rtti -fno-exceptions" \
LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib -liconv" \
LIBPNG="-L${LOCALBASE}/lib -lpng -lz ${MOZILLA_LIBS}"
CONFIGURE_ARGS= --with-freetype2-lib-place=${LOCALBASE}/lib \
- --with-freetype2-include-place=${LOCALBASE}/include/freetype2
+ --with-freetype2-include-place=${LOCALBASE}/include/freetype2 \
+ --enable-static
MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"
post-patch: