diff options
author | kris <kris@FreeBSD.org> | 2002-09-21 04:41:03 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-09-21 04:41:03 +0800 |
commit | cd25f899da5cca2a7113ad411a8ae2472e0d9800 (patch) | |
tree | 4a3521c86086132f9e9652d2c313d6f85e5db2c4 /net-p2p | |
parent | f06b32c23096121033e3172f34cb19daf0ce31c4 (diff) | |
download | freebsd-ports-gnome-cd25f899da5cca2a7113ad411a8ae2472e0d9800.tar.gz freebsd-ports-gnome-cd25f899da5cca2a7113ad411a8ae2472e0d9800.tar.zst freebsd-ports-gnome-cd25f899da5cca2a7113ad411a8ae2472e0d9800.zip |
BROKEN: Does not build
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/dctc-gui/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/dctc-gui/Makefile b/net-p2p/dctc-gui/Makefile index ed589f8c23a6..58ae3b1eb960 100644 --- a/net-p2p/dctc-gui/Makefile +++ b/net-p2p/dctc-gui/Makefile @@ -15,6 +15,8 @@ DISTNAME= dc_gui-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org +BROKEN= "Does not build" + BUILD_DEPENDS= dctc:${PORTSDIR}/net/dctc LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4 \ intl.4:${PORTSDIR}/devel/gettext |