diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-10-10 16:22:55 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-10-10 16:22:55 +0000 |
commit | a237d3f85f7f730ffc8cb125ac0c6e38e926a5d1 (patch) | |
tree | 8e346628a4b2806d779333668ce0f5dfce49231d /net-p2p | |
parent | 38d2afa087f7c197995985d1fd466c67287c72ba (diff) | |
download | ports-a237d3f85f7f730ffc8cb125ac0c6e38e926a5d1.tar.gz ports-a237d3f85f7f730ffc8cb125ac0c6e38e926a5d1.zip |
Notes
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 |