aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/nautilus2/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-19 21:50:05 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-19 21:50:05 +0000
commit5e6ec8244dedc44a9595a8ff3580d6250747bf32 (patch)
tree26312e59f42139b119c9fe839a2d7ea7bd928d48 /x11-fm/nautilus2/Makefile
parentdf442bda874d3042bbf259cf9827841a91c0ff16 (diff)
downloadports-5e6ec8244dedc44a9595a8ff3580d6250747bf32.tar.gz
ports-5e6ec8244dedc44a9595a8ff3580d6250747bf32.zip
Update to 2.6.1.
Notes
Notes: svn path=/head/; revision=107623
Diffstat (limited to 'x11-fm/nautilus2/Makefile')
-rw-r--r--x11-fm/nautilus2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile
index f6f29a74ef9e..4575f116aef5 100644
--- a/x11-fm/nautilus2/Makefile
+++ b/x11-fm/nautilus2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= nautilus2
-PORTVERSION= 2.6.0
-PORTREVISION= 1
+PORTVERSION= 2.6.1
CATEGORIES= x11-fm gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6
@@ -35,6 +34,7 @@ CONFIGURE_ARGS= --with-freetype2-lib-place=${LOCALBASE}/lib \
MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"
post-install:
+ ${MKDIR} ${PREFIX}/lib/nautilus/extensions-1.0
@${CHMOD} u+w ${PREFIX}/share/gnome/nautilus/*.desktop
.include <bsd.port.mk>