diff options
author | Barbara Guida <bar@FreeBSD.org> | 2012-12-02 14:24:36 +0000 |
---|---|---|
committer | Barbara Guida <bar@FreeBSD.org> | 2012-12-02 14:24:36 +0000 |
commit | cba14ebd25758a3d8f3d6db5851a48e7108ae74a (patch) | |
tree | 7740faced15bf98ef06626648ffa53cf9131240c /net-p2p | |
parent | db3f1aaafea6bb7ddf5bc317f711a82228060b58 (diff) | |
download | ports-cba14ebd25758a3d8f3d6db5851a48e7108ae74a.tar.gz ports-cba14ebd25758a3d8f3d6db5851a48e7108ae74a.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/amule-devel/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile index 29b12775b7ed..0554c668df44 100644 --- a/net-p2p/amule-devel/Makefile +++ b/net-p2p/amule-devel/Makefile @@ -49,14 +49,11 @@ CAS_DESC= Compile aMule Statistics for console DEBUG_DESC= Compile aMule with debugging output ED2K_DESC= Compile aMule ed2k links handler FILEVIEW_DESC= Compile file viewer for console (EXPERIMENTAL) -GEOIP_DESC= Enable GeoIP IP2Country support -MMAP_DESC= Enable using mapped memory +MMAP_DESC= Use mapped memory MONOLITHIC_DESC= Compile monolithic aMule PLASMAMULE_DESC= Compile aMule plasma applet and engine -UPNP_DESC= Enable Universal Plug and Play support -WEBSERVER_DESC= Compile aMule WebServer WXCAS_DESC= Compile aMule Statistics for GUI -WXUNICODE_DESC= Enable Unicode support +WXUNICODE_DESC= Unicode support XAS_DESC= Install XChat2 plugin OPTIONS_DEFAULT=ALC ALCC AMULECMD AMULEDAEMON AMULEGUI CAS ED2K \ FILEVIEW MONOLITHIC WEBSERVER WXCAS WXUNICODE XAS |