Date: Thu, 6 Mar 2014 14:03:51 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347202 - head/irc/ircproxy Message-ID: <201403061403.s26E3pag022115@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403061403.s26E3pag022115>