diff options
author | kris <kris@FreeBSD.org> | 2007-05-25 09:23:00 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-05-25 09:23:00 +0800 |
commit | 895db38ad7981c526a90875dfb05683da14291ad (patch) | |
tree | 0598ee444b426b57caa21ea42cc735ccb7f78230 /net-p2p | |
parent | 113f7038a7bdead2373d303ad3d96506f6b6f020 (diff) | |
download | freebsd-ports-graphics-895db38ad7981c526a90875dfb05683da14291ad.tar.gz freebsd-ports-graphics-895db38ad7981c526a90875dfb05683da14291ad.tar.zst freebsd-ports-graphics-895db38ad7981c526a90875dfb05683da14291ad.zip |
BROKEN: Configure fails
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gift-ares/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/gift-ares/Makefile b/net-p2p/gift-ares/Makefile index 538d1fc9d6d..05bc967f222 100644 --- a/net-p2p/gift-ares/Makefile +++ b/net-p2p/gift-ares/Makefile @@ -17,6 +17,8 @@ COMMENT= giFT plugin for the Ares peer-to-peer filesharing network LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift +BROKEN= Configure fails + USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME2= pkgconfig |