svn commit: r308110 - head/net-p2p/amule-devel
Barbara Guida
bar at FreeBSD.org
Sun Dec 2 14:24:37 UTC 2012
Author: bar
Date: Sun Dec 2 14:24:36 2012
New Revision: 308110
URL: http://svnweb.freebsd.org/changeset/ports/308110
Log:
Use descriptions from bsd.options.desc.mk for GEOIP, UPNP and WEBSERVER
Approved by: rene (mentor)
Feature safe: yes
Modified:
head/net-p2p/amule-devel/Makefile
Modified: head/net-p2p/amule-devel/Makefile
==============================================================================
--- head/net-p2p/amule-devel/Makefile Sun Dec 2 14:02:10 2012 (r308109)
+++ head/net-p2p/amule-devel/Makefile Sun Dec 2 14:24:36 2012 (r308110)
@@ -49,14 +49,11 @@ CAS_DESC= Compile aMule Statistics for
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
More information about the svn-ports-head
mailing list