diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-14 08:58:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-14 08:58:59 +0000 |
commit | 6cb66ac3e904a16536805148e9365d9478dc5113 (patch) | |
tree | 598aefff77ff432d4625da2093ca0cf2dac1faed /x11-themes/kde-icons-realistic | |
parent | 816fd54fa7b67e106d0c2283ba6efa9670af541b (diff) |
Notes
Diffstat (limited to 'x11-themes/kde-icons-realistic')
-rw-r--r-- | x11-themes/kde-icons-realistic/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/kde-icons-realistic/Makefile b/x11-themes/kde-icons-realistic/Makefile index c03bdb1e6c69..51c68336860e 100644 --- a/x11-themes/kde-icons-realistic/Makefile +++ b/x11-themes/kde-icons-realistic/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-default-${PORTVERSION} COMMENT= KDE Realistic complete photo-based iconset +BROKEN= Does not fetch + WRKSRC= "${WRKDIR}/Realistic" .include "${.CURDIR}/../kde-icons-noia/Makefile.icons" |