diff options
Diffstat (limited to 'x11-themes/gnome-icons-crystal')
-rw-r--r-- | x11-themes/gnome-icons-crystal/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-themes/gnome-icons-crystal/Makefile b/x11-themes/gnome-icons-crystal/Makefile index 26f4b232c2be..4a2182ca16f2 100644 --- a/x11-themes/gnome-icons-crystal/Makefile +++ b/x11-themes/gnome-icons-crystal/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Gnome iconset Crystal SVG -# Date created: 29 Feb 2004 -# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> -# +# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # $FreeBSD$ -# # Port logic gratuitously stolen from x11-themes/kde-icons-noia by # lioux@. If it's not defined here and you think it should be, check @@ -25,6 +21,7 @@ RESTRICTED= ${REASON} USE_BZIP2= yes WRKSRC= ${WRKDIR}/CfG-Crystal-SVG-${PORTVERSION} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|\(^Directories=.*\),,|\1,|' ${WRKSRC}/index.theme |