diff options
Diffstat (limited to 'x11-themes/gtk-longhorninspirat-theme/Makefile')
-rw-r--r-- | x11-themes/gtk-longhorninspirat-theme/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-themes/gtk-longhorninspirat-theme/Makefile b/x11-themes/gtk-longhorninspirat-theme/Makefile index 764c5dc6eb44..521843d86938 100644 --- a/x11-themes/gtk-longhorninspirat-theme/Makefile +++ b/x11-themes/gtk-longhorninspirat-theme/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Longhorn Inspirat (gtk20 theme/master) -# Date created: 01 Mar 2005 -# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> -# +# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> # $FreeBSD$ -# PORTNAME= longhorninspirat PORTVERSION= 1.0 @@ -35,6 +31,7 @@ PLIST_SUB+= GTK20="@comment " METACITY="" USE_GNOME= gnomehier .endif +NO_STAGE= yes post-extract: @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 @${RM} -r ${WRKSRC}/gtk-2.0/.Trash-roberto |