diff options
author | bar <bar@FreeBSD.org> | 2012-12-02 22:24:36 +0800 |
---|---|---|
committer | bar <bar@FreeBSD.org> | 2012-12-02 22:24:36 +0800 |
commit | 5f765c26d781f62290d4cb886ffa8e21d29aec6a (patch) | |
tree | 7740faced15bf98ef06626648ffa53cf9131240c /net-p2p/amule-devel | |
parent | 37f1cc53162aedf7d9ec52b716610946c7673464 (diff) | |
download | freebsd-ports-gnome-5f765c26d781f62290d4cb886ffa8e21d29aec6a.tar.gz freebsd-ports-gnome-5f765c26d781f62290d4cb886ffa8e21d29aec6a.tar.zst freebsd-ports-gnome-5f765c26d781f62290d4cb886ffa8e21d29aec6a.zip |
Use descriptions from bsd.options.desc.mk for GEOIP, UPNP and WEBSERVER
Approved by: rene (mentor)
Feature safe: yes
Diffstat (limited to 'net-p2p/amule-devel')
-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 |