diff options
Diffstat (limited to 'net-p2p/amule/Makefile')
| -rw-r--r-- | net-p2p/amule/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 96b5e8521f34..baf6041c78ee 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -1,6 +1,6 @@ PORTNAME= amule PORTVERSION= 2.3.3 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION} DISTNAME= aMule-${PORTVERSION} @@ -66,7 +66,8 @@ AMULEDAEMON_USE= RC_SUBR=amuled AMULEGUI_CONFIGURE_ENABLE= amule-gui BOOST_CONFIGURE_WITH= boost -BOOST_LIB_DEPENDS= libboost_system.so:devel/boost-libs +BOOST_LIB_DEPENDS= libboost_thread.so:devel/boost-libs +BOOST_USES= autoreconf CAS_CONFIGURE_ENABLE= cas CAS_LIB_DEPENDS= libgd.so:graphics/gd |
