svn commit: r343862 - head/net/openslp

Martin Wilke miwi at FreeBSD.org
Wed Feb 12 07:08:56 UTC 2014


Author: miwi
Date: Wed Feb 12 07:08:56 2014
New Revision: 343862
URL: http://svnweb.freebsd.org/changeset/ports/343862
QAT: https://qat.redports.org/buildarchive/r343862/

Log:
  - Stage support

Modified:
  head/net/openslp/Makefile

Modified: head/net/openslp/Makefile
==============================================================================
--- head/net/openslp/Makefile	Wed Feb 12 07:08:34 2014	(r343861)
+++ head/net/openslp/Makefile	Wed Feb 12 07:08:56 2014	(r343862)
@@ -23,7 +23,6 @@ OPTIONS_DEFINE=	SLP_SECURITY ASYNC_API D
 SLP_SECURITY_DESC=	Turn on SLPv2 security support
 ASYNC_API_DESC=		Enable asynchronous communication API
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MSLP_SECURITY}


More information about the svn-ports-all mailing list