aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gnome-icons-lila
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:54:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:54:03 +0000
commita67d6da3fe404422301c6100d73d80d66f222793 (patch)
treea722e5e9979458311291108139ad3ab6ca7cea31 /x11-themes/gnome-icons-lila
parenteea5b447dacac1ef2abd25db061dbb7ab4b456e8 (diff)
downloadports-a67d6da3fe404422301c6100d73d80d66f222793.tar.gz
ports-a67d6da3fe404422301c6100d73d80d66f222793.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-themes)
Notes
Notes: svn path=/head/; revision=327783
Diffstat (limited to 'x11-themes/gnome-icons-lila')
-rw-r--r--x11-themes/gnome-icons-lila/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-themes/gnome-icons-lila/Makefile b/x11-themes/gnome-icons-lila/Makefile
index abd5cab3f004..0075d61ecb0d 100644
--- a/x11-themes/gnome-icons-lila/Makefile
+++ b/x11-themes/gnome-icons-lila/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Gnome iconset Lila
-# Date created: 2 Feb 2005
-# Whom: Filippo Natali <filippo@widestore.net>
-#
+# Created by: Filippo Natali <filippo@widestore.net>
# $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
@@ -24,5 +20,6 @@ NO_WRKSUBDIR= yes
USE_BZIP2= yes
+NO_STAGE= yes
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>