diff options
Diffstat (limited to 'x11-themes/kde-icons-nuovext/Makefile')
-rw-r--r-- | x11-themes/kde-icons-nuovext/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-themes/kde-icons-nuovext/Makefile b/x11-themes/kde-icons-nuovext/Makefile index d992aa7be6b1..285efe5e8504 100644 --- a/x11-themes/kde-icons-nuovext/Makefile +++ b/x11-themes/kde-icons-nuovext/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: KDE iconset nuoveXT -# Date created: Qua 12 Dez 2007 01:57:06 UTC -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= nuoveXT PORTVERSION= 1.6 @@ -13,4 +9,5 @@ DISTNAME= ${PORTNAME}-kde-${PORTVERSION} COMMENT= KDE nuoveXT iconset PLIST_FILE_PATTERN_EXTRA= -v "^\./(CHANGELOG|GPL)" +NO_STAGE= yes .include "${.CURDIR}/../kde-icons-noia/Makefile.icons" |