diff options
Diffstat (limited to 'x11-themes/kde-icons-cezanne')
-rw-r--r-- | x11-themes/kde-icons-cezanne/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-themes/kde-icons-cezanne/Makefile b/x11-themes/kde-icons-cezanne/Makefile index f4041ef60d7c..94d3b9ac21d3 100644 --- a/x11-themes/kde-icons-cezanne/Makefile +++ b/x11-themes/kde-icons-cezanne/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: KDE iconset Cezanne -# Date created: Mon Nov 15 20:20:32 UTC 2004 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= cezanne PORTVERSION= 0.3b @@ -19,4 +15,5 @@ PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}" PLIST_FILE_PATTERN_EXTRA= -v "buildset" +NO_STAGE= yes .include "${.CURDIR}/../kde-icons-noia/Makefile.icons" |