svn commit: r337510 - branches/2014Q1/shells/bash-static

Mathieu Arnold mat at FreeBSD.org
Thu Dec 26 13:17:18 UTC 2013


Author: mat
Date: Thu Dec 26 13:17:15 2013
New Revision: 337510
URL: http://svnweb.freebsd.org/changeset/ports/337510

Log:
  MFH: r337477
  
  Fix packaging, (the master port is now staged)
  
  Approved by:	portmgr (implicit)

Modified:
  branches/2014Q1/shells/bash-static/Makefile
Directory Properties:
  branches/2014Q1/   (props changed)

Modified: branches/2014Q1/shells/bash-static/Makefile
==============================================================================
--- branches/2014Q1/shells/bash-static/Makefile	Thu Dec 26 13:17:09 2013	(r337509)
+++ branches/2014Q1/shells/bash-static/Makefile	Thu Dec 26 13:17:15 2013	(r337510)
@@ -5,5 +5,4 @@ MASTERDIR=	${.CURDIR}/../../shells/bash
 
 OPTIONS_SLAVE=	STATIC
 
-NO_STAGE=	yes
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-branches mailing list