aboutsummaryrefslogtreecommitdiff
path: root/net/dante
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2023-02-20 11:52:03 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2023-02-20 11:52:03 +0000
commit6bf569405440272aff81cf898684e189427ee885 (patch)
treef589d18cbfd59ef8fdc0725b4010bd84176ad42c /net/dante
parent79941c1eb7cb6fa5d358b5ad407be05728e91d78 (diff)
downloadports-6bf569405440272aff81cf898684e189427ee885.tar.gz
ports-6bf569405440272aff81cf898684e189427ee885.zip
net/dante: mark BROKEN
checking read/send-side pipe system... =>> Killing runaway build after 7200 seconds with no output Reported by: pkg-fallout
Diffstat (limited to 'net/dante')
-rw-r--r--net/dante/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile
index 21f2dbd8db4b..e61a676baf11 100644
--- a/net/dante/Makefile
+++ b/net/dante/Makefile
@@ -11,6 +11,8 @@ WWW= https://www.inet.no/dante/
LICENSE= BSD4CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to configure
+
LIB_DEPENDS= libminiupnpc.so:net/miniupnpc \
libsasl2.so:security/cyrus-sasl2