svn commit: r349767 - head/www/tidy-lib

Rene Ladan rene at FreeBSD.org
Mon Mar 31 16:02:10 UTC 2014


Author: rene
Date: Mon Mar 31 16:02:09 2014
New Revision: 349767
URL: http://svnweb.freebsd.org/changeset/ports/349767
QAT: https://qat.redports.org/buildarchive/r349767/

Log:
  Now supports staging out of the box
  
  Approved by:	portmgr (blanket infrastructure)

Modified:
  head/www/tidy-lib/Makefile

Modified: head/www/tidy-lib/Makefile
==============================================================================
--- head/www/tidy-lib/Makefile	Mon Mar 31 16:01:33 2014	(r349766)
+++ head/www/tidy-lib/Makefile	Mon Mar 31 16:02:09 2014	(r349767)
@@ -12,5 +12,4 @@ MASTERDIR=	${.CURDIR}/../../www/tidy-dev
 
 WITH_SHLIB=	yes
 
-NO_STAGE=	yes
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-head mailing list