diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-05-04 19:56:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-05-04 19:56:08 +0000 |
commit | 17754008a365435bbcb7b56b028890b8fbe28438 (patch) | |
tree | acbe8274f5580049e6cc6c5e664f72b5bfe97b0c /x11-themes | |
parent | a58c391d5af7ba3d064cb2686617c2af239a2796 (diff) | |
download | ports-17754008a365435bbcb7b56b028890b8fbe28438.tar.gz ports-17754008a365435bbcb7b56b028890b8fbe28438.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/kde-icons-marbles-translucent/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-themes/kde-icons-marbles-translucent/Makefile b/x11-themes/kde-icons-marbles-translucent/Makefile index 2819227f1057..ad6658fa5b6a 100644 --- a/x11-themes/kde-icons-marbles-translucent/Makefile +++ b/x11-themes/kde-icons-marbles-translucent/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: KDE iconset Marbles Translucent -# Date created: Sat Feb 21 09:27:38 UTC 2004 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= marbles PKGNAMESUFFIX= -translucent @@ -14,4 +10,6 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} COMMENT= KDE Marbles Translucent iconset +BROKEN= Does not fetch + .include "${.CURDIR}/../kde-icons-noia/Makefile.icons" |