diff options
author | lioux <lioux@FreeBSD.org> | 2002-10-11 00:22:55 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-10-11 00:22:55 +0800 |
commit | 0633bfcf561fe434a42f49532b97abed634efd29 (patch) | |
tree | f7118c1559ae47ef2230738c498af9610f87c1ee /net-p2p | |
parent | a565e8d057b943aef2c3d630a040609d005a169f (diff) | |
download | freebsd-ports-gnome-0633bfcf561fe434a42f49532b97abed634efd29.tar.gz freebsd-ports-gnome-0633bfcf561fe434a42f49532b97abed634efd29.tar.zst freebsd-ports-gnome-0633bfcf561fe434a42f49532b97abed634efd29.zip |
Remove BROKEN since bento no longer complains due to auto* tool
"fixes" introduced in last rev
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/dctc-gui/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/dctc-gui/Makefile b/net-p2p/dctc-gui/Makefile index 1332c1957109..a388b89f73d4 100644 --- a/net-p2p/dctc-gui/Makefile +++ b/net-p2p/dctc-gui/Makefile @@ -15,8 +15,6 @@ 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 |