diff options
-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 |