aboutsummaryrefslogtreecommitdiff
path: root/net/gq
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-02-18 02:20:05 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-02-18 02:20:05 +0000
commitecf775242eaf80236e5517683bcd83b19722f717 (patch)
treece3a910d5817425c33ee52e1f0f8b6d68b2ccafd /net/gq
parentb2da5e739de1085bd9b1d73ea896a7a07eb42476 (diff)
downloadports-ecf775242eaf80236e5517683bcd83b19722f717.tar.gz
ports-ecf775242eaf80236e5517683bcd83b19722f717.zip
Mark BROKEN in 13/14 (via latest llvm update).
While here, pet portlint (Makevar order).
Notes
Notes: svn path=/head/; revision=565861
Diffstat (limited to 'net/gq')
-rw-r--r--net/gq/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/net/gq/Makefile b/net/gq/Makefile
index 8c76a93290bd..e83e7bdaa630 100644
--- a/net/gq/Makefile
+++ b/net/gq/Makefile
@@ -15,12 +15,15 @@ LICENSE= GPLv2+ LGPL21+ # some source files are under lgpl
LICENSE_COMB= multi
LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: dt_entry_handler
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: dt_entry_handler
+
LIB_DEPENDS= libgnome-keyring.so:security/libgnome-keyring
-USE_GNOME= intltool libglade2
-USE_OPENLDAP= yes
USES= desktop-file-utils gettext gmake gnome pkgconfig \
shared-mime-info ssl
+USE_GNOME= intltool libglade2
+USE_OPENLDAP= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ldap-prefix=${LOCALBASE} --disable-update-mimedb
INSTALLS_ICONS= yes