svn commit: r343873 - head/net-p2p/eiskaltdcpp-lib

Martin Wilke miwi at FreeBSD.org
Wed Feb 12 09:40:44 UTC 2014


Author: miwi
Date: Wed Feb 12 09:40:43 2014
New Revision: 343873
URL: http://svnweb.freebsd.org/changeset/ports/343873
QAT: https://qat.redports.org/buildarchive/r343873/

Log:
  - Stage support

Modified:
  head/net-p2p/eiskaltdcpp-lib/Makefile

Modified: head/net-p2p/eiskaltdcpp-lib/Makefile
==============================================================================
--- head/net-p2p/eiskaltdcpp-lib/Makefile	Wed Feb 12 09:40:17 2014	(r343872)
+++ head/net-p2p/eiskaltdcpp-lib/Makefile	Wed Feb 12 09:40:43 2014	(r343873)
@@ -28,7 +28,6 @@ OPTIONS_DEFINE=	LUA PCRE IDN DHT
 OPTIONS_DEFAULT=	IDN DHT
 DHT_DESC=	DHT support
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 CMAKE_ARGS+=	-DINSTALL_HEADERS:BOOL=ON


More information about the svn-ports-head mailing list