diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-02-19 15:31:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-02-19 15:31:50 +0000 |
commit | e2f07274314e663b4def9548b36360f07aafd24a (patch) | |
tree | 9bd03f7ab25c1c21f8c82d654dc9d3f8dc62b15f /x11-themes | |
parent | 277950db26ebae35b4907cc086e192836f365706 (diff) |
- BROKEN does not fetch
Notes
Notes:
svn path=/head/; revision=312574
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/kde-icons-steel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/kde-icons-steel/Makefile b/x11-themes/kde-icons-steel/Makefile index 40cf639b48d9..a7fbea3665a3 100644 --- a/x11-themes/kde-icons-steel/Makefile +++ b/x11-themes/kde-icons-steel/Makefile @@ -13,6 +13,8 @@ DISTNAME= steelicons-default-${PORTVERSION} COMMENT= KDE iconset comprised of Steel/Silver icons with shadows +BROKEN= does not fetch + WRKSRC= "${WRKDIR}/Steel" .include "${.CURDIR}/../kde-icons-noia/Makefile.icons" |