diff options
author | lioux <lioux@FreeBSD.org> | 2010-09-26 04:25:38 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2010-09-26 04:25:38 +0800 |
commit | ac694797570fac9cae5fccb6395e359cc974f283 (patch) | |
tree | c09dc56cdd8ddeddc99f0fa3017209771354d958 /net-p2p/mldonkey | |
parent | 2678e7b102c92af39f0613dd124f35a85cbfb8a1 (diff) | |
download | freebsd-ports-gnome-ac694797570fac9cae5fccb6395e359cc974f283.tar.gz freebsd-ports-gnome-ac694797570fac9cae5fccb6395e359cc974f283.tar.zst freebsd-ports-gnome-ac694797570fac9cae5fccb6395e359cc974f283.zip |
- Remove BROKEN: fix build
Obtained from: mldonkey issue tracker (https://savannah.nongnu.org/patch/?7267#comment2)
Diffstat (limited to 'net-p2p/mldonkey')
-rw-r--r-- | net-p2p/mldonkey/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile index 9fceb810f469..e3deab6c230f 100644 --- a/net-p2p/mldonkey/Makefile +++ b/net-p2p/mldonkey/Makefile @@ -22,8 +22,6 @@ LICENSE_FILE= ${WRKSRC}/Copying.txt NO_LATEST_LINK= yes CONFLICTS= mldonkey{-{core,gui},}-devel-[0-9]* -BROKEN= does not build - USE_BZIP2= yes USE_ICONV= yes USE_AUTOTOOLS= autoconf:267:env |