diff options
Diffstat (limited to 'x11-themes/gnome-icons-elementary/Makefile')
-rw-r--r-- | x11-themes/gnome-icons-elementary/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-themes/gnome-icons-elementary/Makefile b/x11-themes/gnome-icons-elementary/Makefile index 1e66b7290bce..61670d663c35 100644 --- a/x11-themes/gnome-icons-elementary/Makefile +++ b/x11-themes/gnome-icons-elementary/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gnome-icons-elementary -# Date created: 2010-04-16 -# Whom: Nicole Reid <root@cooltrainer.org> -# +# Created by: Nicole Reid <root@cooltrainer.org> # $FreeBSD$ -# PORTNAME= elementary PORTVERSION= 2.5 @@ -15,5 +11,6 @@ COMMENT= Elementary icon set LICENSE= GPLv2 +NO_STAGE= yes .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" .include <bsd.port.mk> |