diff options
Diffstat (limited to 'x11-themes/gnome-icons-ximian-south/Makefile')
-rw-r--r-- | x11-themes/gnome-icons-ximian-south/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-themes/gnome-icons-ximian-south/Makefile b/x11-themes/gnome-icons-ximian-south/Makefile index 3f23992ef502..6ae2fe34805c 100644 --- a/x11-themes/gnome-icons-ximian-south/Makefile +++ b/x11-themes/gnome-icons-ximian-south/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Gnome iconset Ximian-South -# 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 @@ -24,5 +20,6 @@ RESTRICTED= ${REASON} WRKSRC= "${WRKDIR}/${PORTNAME}" +NO_STAGE= yes .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" .include <bsd.port.mk> |