svn commit: r357791 - head/devel/kdbg

Vanilla I. Shu vanilla at FreeBSD.org
Sat Jun 14 15:45:13 UTC 2014


Author: vanilla
Date: Sat Jun 14 15:45:13 2014
New Revision: 357791
URL: http://svnweb.freebsd.org/changeset/ports/357791
QAT: https://qat.redports.org/buildarchive/r357791/

Log:
  Stagify.
  
  Approved by:	portmgr@

Modified:
  head/devel/kdbg/Makefile

Modified: head/devel/kdbg/Makefile
==============================================================================
--- head/devel/kdbg/Makefile	Sat Jun 14 15:43:02 2014	(r357790)
+++ head/devel/kdbg/Makefile	Sat Jun 14 15:45:13 2014	(r357791)
@@ -20,7 +20,6 @@ INSTALLS_ICONS=	yes
 OPTIONS_DEFINE=	NLS
 OPTIONS_DEFAULT=NLS
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MNLS}


More information about the svn-ports-head mailing list