svn commit: r340606 - head/devel/pear-htmlpurifier

Mark Felder feld at FreeBSD.org
Tue Jan 21 13:26:55 UTC 2014


Author: feld
Date: Tue Jan 21 13:26:54 2014
New Revision: 340606
URL: http://svnweb.freebsd.org/changeset/ports/340606
QAT: https://qat.redports.org/buildarchive/r340606/

Log:
  Remove NO_STAGE
  
  Pointyhat -> Me
  
  Approved by:	swills (mentor, implicit)

Modified:
  head/devel/pear-htmlpurifier/Makefile

Modified: head/devel/pear-htmlpurifier/Makefile
==============================================================================
--- head/devel/pear-htmlpurifier/Makefile	Tue Jan 21 12:44:38 2014	(r340605)
+++ head/devel/pear-htmlpurifier/Makefile	Tue Jan 21 13:26:54 2014	(r340606)
@@ -19,7 +19,8 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PEAR_CHANNEL=	htmlpurifier
 PEAR_AUTOINSTALL=	yes
-NO_STAGE=	yes
+
+PLIST_FILES+=	%%PEARDIR%%/.channels/.alias/hp.txt
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"


More information about the svn-ports-all mailing list