aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-02-18 05:03:26 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-02-18 05:03:26 +0000
commit798116f9ea7bab3f0bc163344b0b743c1516fad6 (patch)
treebdb25a3efdc60917fe477e7329d171bb285e99e7 /news
parentf72a0a0f920d54129ed9f09a5b4598ad3ce3881d (diff)
downloadports-798116f9ea7bab3f0bc163344b0b743c1516fad6.tar.gz
ports-798116f9ea7bab3f0bc163344b0b743c1516fad6.zip
Mark BROKEN in 13/14 (via latest llvm update).
Notes
Notes: svn path=/head/; revision=565896
Diffstat (limited to 'news')
-rw-r--r--news/husky-hpt/Makefile3
-rw-r--r--news/husky-htick/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/news/husky-hpt/Makefile b/news/husky-hpt/Makefile
index e518542414b1..3b4aec10127b 100644
--- a/news/husky-hpt/Makefile
+++ b/news/husky-hpt/Makefile
@@ -6,6 +6,9 @@ COMMENT= Husky FTN tosser
LICENSE= GPLv2
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: config
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: config
+
LIB_DEPENDS= libareafix.so:news/husky-areafix \
libfidoconfig.so:news/husky-fidoconf \
libhusky.so:news/husky-huskylib \
diff --git a/news/husky-htick/Makefile b/news/husky-htick/Makefile
index 14d4b67d4399..70b0463dd86b 100644
--- a/news/husky-htick/Makefile
+++ b/news/husky-htick/Makefile
@@ -6,6 +6,9 @@ COMMENT= Husky FTN file ticker
LICENSE= GPLv2
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: hatchInfo
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: hatchInfo
+
LIB_DEPENDS= libareafix.so:news/husky-areafix \
libfidoconfig.so:news/husky-fidoconf \
libhusky.so:news/husky-huskylib \