diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-31 06:21:29 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-31 06:21:29 +0800 |
commit | fff7444078dfc32223b9b5131845356093998959 (patch) | |
tree | ada6d9a0e8de85dc99add45a593089b0f3cefe7b | |
parent | 8483076c2f4278ade173530c304d9a0f780ae5e7 (diff) | |
download | freebsd-ports-gnome-fff7444078dfc32223b9b5131845356093998959.tar.gz freebsd-ports-gnome-fff7444078dfc32223b9b5131845356093998959.tar.zst freebsd-ports-gnome-fff7444078dfc32223b9b5131845356093998959.zip |
Mark as broken: no public distfiles
All THEMES mirrors are dead
-rw-r--r-- | x11-themes/gtk-aqualightblue-theme/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gtk-flat-theme2/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-themes/gtk-aqualightblue-theme/Makefile b/x11-themes/gtk-aqualightblue-theme/Makefile index dca72cf8f8a3..1f2e1edb3191 100644 --- a/x11-themes/gtk-aqualightblue-theme/Makefile +++ b/x11-themes/gtk-aqualightblue-theme/Makefile @@ -12,6 +12,8 @@ DISTNAME= aqualightblue-gtk2-default MAINTAINER= philip@FreeBSD.org COMMENT= Port of the GTK+ AquaLightBlue theme to GTK+ 2.0 +BROKEN= No public distfiles + WRKSRC= ${WRKDIR}/AquaLightBlue NO_BUILD= yes diff --git a/x11-themes/gtk-flat-theme2/Makefile b/x11-themes/gtk-flat-theme2/Makefile index 99ab834b5bb2..9e470b4c1f49 100644 --- a/x11-themes/gtk-flat-theme2/Makefile +++ b/x11-themes/gtk-flat-theme2/Makefile @@ -12,6 +12,8 @@ DISTNAME= gtk2flat-default MAINTAINER= philip@FreeBSD.org COMMENT= Port of the Flat GTK+ engine to GTK+ 2.0 +BROKEN= No public distfiles + WRKSRC= ${WRKDIR}/gtk-flat-theme-2.0 GNU_CONFIGURE= yes |