aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gnome-backgrounds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gnome-backgrounds/Makefile')
-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>