svn commit: r336685 - head/security/openssh-portable-base

Bryan Drewery bdrewery at FreeBSD.org
Tue Dec 17 01:23:10 UTC 2013


Author: bdrewery
Date: Tue Dec 17 01:23:09 2013
New Revision: 336685
URL: http://svnweb.freebsd.org/changeset/ports/336685

Log:
  This is stage safe

Modified:
  head/security/openssh-portable-base/Makefile

Modified: head/security/openssh-portable-base/Makefile
==============================================================================
--- head/security/openssh-portable-base/Makefile	Tue Dec 17 00:44:03 2013	(r336684)
+++ head/security/openssh-portable-base/Makefile	Tue Dec 17 01:23:09 2013	(r336685)
@@ -6,6 +6,5 @@ PKGNAMESUFFIX=	-portable-base
 MASTERDIR=	${.CURDIR}/../openssh-portable
 
 OPTIONS_SLAVE=		OVERWRITE_BASE
-NO_STAGE=	yes
 
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-head mailing list