aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gnome-backgrounds
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-backgrounds
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-backgrounds')
-rw-r--r--x11-themes/gnome-backgrounds/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-themes/gnome-backgrounds/Makefile b/x11-themes/gnome-backgrounds/Makefile
index 44ddf56024dc..726999352786 100644
--- a/x11-themes/gnome-backgrounds/Makefile
+++ b/x11-themes/gnome-backgrounds/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gnome-backgrounds
-# Date Created: 12 January 2005
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/x11-themes/gnome-backgrounds/Makefile,v 1.49 2010/09/27 19:52:50 kwm Exp $
-#
PORTNAME= gnome-backgrounds
PORTVERSION= 2.32.0
@@ -23,4 +19,5 @@ USE_GNOME= gnomeprefix gnomehack intlhack
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+NO_STAGE= yes
.include <bsd.port.mk>