From d2ce23ceedd3637b4db8367cc08565ad8762a5b0 Mon Sep 17 00:00:00 2001 From: adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> Date: Thu, 22 Jul 2004 17:18:15 +0000 Subject: Comment out the post-install chmod as there doesn't seem to be anything for it to chmod. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2534 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-fm/nautilus/Makefile | 2 +- x11-fm/nautilus2/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-fm') diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 9d521d737..11305a3b8 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -35,6 +35,6 @@ 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 +# @${CHMOD} u+w ${PREFIX}/share/gnome/nautilus/*.desktop .include <bsd.port.mk> diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index 9d521d737..11305a3b8 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -35,6 +35,6 @@ 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 +# @${CHMOD} u+w ${PREFIX}/share/gnome/nautilus/*.desktop .include <bsd.port.mk> -- cgit v1.2.3