diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-10 07:46:04 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-10 07:46:04 +0800 |
commit | 3dc81f03a61bf2cd091d309575db89da29af7e34 (patch) | |
tree | 84111c0888d6da635b039a9c341a7b95ae6b90eb /x11-fm/nautilus/Makefile | |
parent | 0653a7208ff5a766b26b1e8d410759024f03c6a5 (diff) | |
download | marcuscom-ports-3dc81f03a61bf2cd091d309575db89da29af7e34.tar marcuscom-ports-3dc81f03a61bf2cd091d309575db89da29af7e34.tar.gz marcuscom-ports-3dc81f03a61bf2cd091d309575db89da29af7e34.tar.bz2 marcuscom-ports-3dc81f03a61bf2cd091d309575db89da29af7e34.tar.lz marcuscom-ports-3dc81f03a61bf2cd091d309575db89da29af7e34.tar.xz marcuscom-ports-3dc81f03a61bf2cd091d309575db89da29af7e34.tar.zst marcuscom-ports-3dc81f03a61bf2cd091d309575db89da29af7e34.zip |
Update to 2.5.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1438 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm/nautilus/Makefile')
-rw-r--r-- | x11-fm/nautilus/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 41c56a952..36248f48e 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nautilus2 -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.5 @@ -21,7 +21,8 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop eel2 librsvg2 +USE_GNOME= gnomeprefix gnomehack gnomehier intlhack gnomedesktop eel2 \ + librsvg2 GNOME_DESKTOP_VERSION=2 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes |