diff options
author | antoine <antoine@FreeBSD.org> | 2014-11-28 02:53:47 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-11-28 02:53:47 +0800 |
commit | d3f334672389db1dfd1ac392d792509de6217be1 (patch) | |
tree | 14a2c3a16e62e6541029d411a7cb8363305a6330 /print | |
parent | aaf6352a665cc8cb993ab8da78a7f61fb8b9a071 (diff) | |
download | freebsd-ports-gnome-d3f334672389db1dfd1ac392d792509de6217be1.tar.gz freebsd-ports-gnome-d3f334672389db1dfd1ac392d792509de6217be1.tar.zst freebsd-ports-gnome-d3f334672389db1dfd1ac392d792509de6217be1.zip |
Mark a few ports BROKEN after GNOME 2 removal
Diffstat (limited to 'print')
-rw-r--r-- | print/gnome-specimen/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/gnome-specimen/Makefile b/print/gnome-specimen/Makefile index 7935808c8b82..86c79226d5c9 100644 --- a/print/gnome-specimen/Makefile +++ b/print/gnome-specimen/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://uwstopia.nl/geek/projects/gnome-specimen/releases/ MAINTAINER= swills@FreeBSD.org COMMENT= Gnome Specimen is a simple tool to preview and compare installed fonts +BROKEN= Uses unknown GNOME component pygnomedesktop + GNU_CONFIGURE= yes USE_GNOME= pygnomedesktop GCONF_SCHEMAS= gnome-specimen.schemas |