Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Dec 2012 14:24:37 +0000 (UTC)
From:      Barbara Guida <bar@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308110 - head/net-p2p/amule-devel
Message-ID:  <201212021424.qB2EObrq088193@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212021424.qB2EObrq088193>