diff options
author | pav <pav@FreeBSD.org> | 2009-03-31 05:42:51 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-03-31 05:42:51 +0800 |
commit | d3ee9c4da055e37f35018d57a58e2b88fef4b187 (patch) | |
tree | bc687976069a209ec37f4a9adaefdbc452db69ed /x11-themes | |
parent | be593bccb0b6ca9fd7ebc1ed65b81d5e3c309230 (diff) | |
download | freebsd-ports-gnome-d3ee9c4da055e37f35018d57a58e2b88fef4b187.tar.gz freebsd-ports-gnome-d3ee9c4da055e37f35018d57a58e2b88fef4b187.tar.zst freebsd-ports-gnome-d3ee9c4da055e37f35018d57a58e2b88fef4b187.zip |
- Mark BROKEN: does not fetch
PR: ports/126077
Reported by: Karsten Rothemund <karsten@photor.de>
Approved by: maintainer timeout (lioux; 8 months)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/kde-icons-gartoon-blue-svg/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/kde-icons-gartoon-svg/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-themes/kde-icons-gartoon-blue-svg/Makefile b/x11-themes/kde-icons-gartoon-blue-svg/Makefile index 670b97500ef0..4474f0bf7a45 100644 --- a/x11-themes/kde-icons-gartoon-blue-svg/Makefile +++ b/x11-themes/kde-icons-gartoon-blue-svg/Makefile @@ -15,6 +15,8 @@ COMMENT= KDE Gartoon Blue SVG iconset USE_BZIP2= yes +BROKEN= does not fetch + WRKSRC= ${WRKDIR}/Gartoon.Blue PORT_SHAREDIR?= "${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}" diff --git a/x11-themes/kde-icons-gartoon-svg/Makefile b/x11-themes/kde-icons-gartoon-svg/Makefile index 6b2575bc7f3e..74a51fafd2dd 100644 --- a/x11-themes/kde-icons-gartoon-svg/Makefile +++ b/x11-themes/kde-icons-gartoon-svg/Makefile @@ -15,6 +15,8 @@ COMMENT= KDE Gartoon SVG iconset USE_BZIP2= yes +BROKEN= does not fetch + WRKSRC= ${WRKDIR}/Gartoon PORT_SHAREDIR?= "${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}" |