diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2010-01-22 23:49:53 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2010-01-22 23:49:53 +0000 |
commit | 81e933357ac74fdab448046741710d457eec2625 (patch) | |
tree | 4144f61d0afef02732de411237fe845126a493dd /net-p2p | |
parent | d008e29a49e57e47f8af31f7a3d9aad25df92d9b (diff) | |
download | ports-81e933357ac74fdab448046741710d457eec2625.tar.gz ports-81e933357ac74fdab448046741710d457eec2625.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libbt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/libbt/Makefile b/net-p2p/libbt/Makefile index 95b57a3163bb..82ae805b58f6 100644 --- a/net-p2p/libbt/Makefile +++ b/net-p2p/libbt/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GCC= 3.4 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" PORTDOCS= protocol-ext.txt protocol.txt |