svn commit: r306557 - head/net-p2p/amule-devel

Florian Smeets flo at FreeBSD.org
Sun Oct 28 16:42:50 UTC 2012


Author: flo
Date: Sun Oct 28 16:42:50 2012
New Revision: 306557
URL: http://svn.freebsd.org/changeset/ports/306557

Log:
  Add NLS and DOCS to OPTIONS_DEFAULT
  
  Submitted by:	Barbara <barbara.xxx1975 at libero.it>
  PR:		ports/173154
  Feature safe:	yes

Modified:
  head/net-p2p/amule-devel/Makefile

Modified: head/net-p2p/amule-devel/Makefile
==============================================================================
--- head/net-p2p/amule-devel/Makefile	Sun Oct 28 16:17:00 2012	(r306556)
+++ head/net-p2p/amule-devel/Makefile	Sun Oct 28 16:42:50 2012	(r306557)
@@ -58,8 +58,8 @@ WEBSERVER_DESC=		Compile aMule WebServer
 WXCAS_DESC=		Compile aMule Statistics for GUI
 WXUNICODE_DESC=		Enable Unicode support
 XAS_DESC=		Install XChat2 plugin
-OPTIONS_DEFAULT=ALC ALCC AMULECMD AMULEDAEMON AMULEGUI CAS ED2K FILEVIEW \
-	MONOLITHIC WEBSERVER WXCAS WXUNICODE XAS
+OPTIONS_DEFAULT=ALC ALCC AMULECMD AMULEDAEMON AMULEGUI CAS DOCS ED2K \
+	FILEVIEW MONOLITHIC NLS WEBSERVER WXCAS WXUNICODE XAS
 
 PORTDOCS=	ABOUT-NLS Changelog EC_Protocol.txt INSTALL README TODO \
 		amulesig.txt license.txt


More information about the svn-ports-all mailing list