aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2003-12-20 05:49:37 +0800
committerlinimon <linimon@FreeBSD.org>2003-12-20 05:49:37 +0800
commit3f8120d40ab1543dbd0da389396e56891b98aa8a (patch)
tree325b019b093a6f29c37e2a488aedc13f41ca43d3
parentfeec3a90f3e5b952af22656b936b3e00b6ed6d79 (diff)
downloadfreebsd-ports-graphics-3f8120d40ab1543dbd0da389396e56891b98aa8a.tar.gz
freebsd-ports-graphics-3f8120d40ab1543dbd0da389396e56891b98aa8a.tar.zst
freebsd-ports-graphics-3f8120d40ab1543dbd0da389396e56891b98aa8a.zip
Per bento logs, mark as broken (does not install on either 4.x or 5.x).
Informed maintainer.
-rw-r--r--net-p2p/dctc-gui/Makefile2
-rw-r--r--net/dctc-gui/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/dctc-gui/Makefile b/net-p2p/dctc-gui/Makefile
index 2c425ef640a..53f8910da54 100644
--- a/net-p2p/dctc-gui/Makefile
+++ b/net-p2p/dctc-gui/Makefile
@@ -32,6 +32,8 @@ CONFIGURE_ARGS= --with-gnome=${X11BASE} \
--enable-manual-db-detect \
--with-libiconv-prefix=${LOCALBASE}
+BROKEN= "does not install"
+
ADDITIONAL_SRCS= sig_chld.c
#
DOC_FILES= COPYING ChangeLog README TODO
diff --git a/net/dctc-gui/Makefile b/net/dctc-gui/Makefile
index 2c425ef640a..53f8910da54 100644
--- a/net/dctc-gui/Makefile
+++ b/net/dctc-gui/Makefile
@@ -32,6 +32,8 @@ CONFIGURE_ARGS= --with-gnome=${X11BASE} \
--enable-manual-db-detect \
--with-libiconv-prefix=${LOCALBASE}
+BROKEN= "does not install"
+
ADDITIONAL_SRCS= sig_chld.c
#
DOC_FILES= COPYING ChangeLog README TODO