svn commit: r347202 - head/irc/ircproxy

Martin Wilke miwi at FreeBSD.org
Thu Mar 6 14:03:52 UTC 2014


Author: miwi
Date: Thu Mar  6 14:03:51 2014
New Revision: 347202
URL: http://svnweb.freebsd.org/changeset/ports/347202
QAT: https://qat.redports.org/buildarchive/r347202/

Log:
  - Stage support

Modified:
  head/irc/ircproxy/Makefile

Modified: head/irc/ircproxy/Makefile
==============================================================================
--- head/irc/ircproxy/Makefile	Thu Mar  6 14:01:54 2014	(r347201)
+++ head/irc/ircproxy/Makefile	Thu Mar  6 14:03:51 2014	(r347202)
@@ -30,7 +30,6 @@ OPTIONS_DEFAULT=	SSL MEMDEBUG FDDEBUG
 MEMDEBUG_DESC=	Enable memory debugging
 FDDEBUG_DESC=	Enable file descriptor debugging
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MSSL}


More information about the svn-ports-all mailing list