diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-25 22:33:47 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-25 22:33:47 +0800 |
commit | 8dc50bd06d679b13076d31ec8ad6327d62deca38 (patch) | |
tree | 6deabae63452247cb3cb5b0e5b1dbe8fdf6d7f62 | |
parent | adb4b3764f3ffeac0a3ba376d8649caa09211d39 (diff) | |
download | freebsd-ports-gnome-8dc50bd06d679b13076d31ec8ad6327d62deca38.tar.gz freebsd-ports-gnome-8dc50bd06d679b13076d31ec8ad6327d62deca38.tar.zst freebsd-ports-gnome-8dc50bd06d679b13076d31ec8ad6327d62deca38.zip |
- Mark BROKEN on pre-11.x, does not build
-rw-r--r-- | www/xombrero/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/xombrero/Makefile b/www/xombrero/Makefile index 4c9837e3518f..7f180c5f1c98 100644 --- a/www/xombrero/Makefile +++ b/www/xombrero/Makefile @@ -14,6 +14,9 @@ LICENSE= ISCL LIB_DEPENDS= libgnutls.so:security/gnutls \ libsoup-2.4.so:devel/libsoup +BROKEN_FreeBSD_9= does not build +BROKEN_FreeBSD_10= does not build + USES= desktop-file-utils pkgconfig perl5 tar:tgz USE_PERL5= build INSTALLS_ICONS= yes |