Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2014 08:23:25 +0000 (UTC)
From:      Andrej Zverev <az@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347867 - head/www/xpi-unplug
Message-ID:  <201403110823.s2B8NPwN073876@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: az
Date: Tue Mar 11 08:23:24 2014
New Revision: 347867
URL: http://svnweb.freebsd.org/changeset/ports/347867
QAT: https://qat.redports.org/buildarchive/r347867/

Log:
  - remove outdated xpi-post-extract check: distfile don't contain any CVS markers
  
  Approved by:	miwi@ (gecko@)

Modified:
  head/www/xpi-unplug/Makefile

Modified: head/www/xpi-unplug/Makefile
==============================================================================
--- head/www/xpi-unplug/Makefile	Tue Mar 11 07:36:19 2014	(r347866)
+++ head/www/xpi-unplug/Makefile	Tue Mar 11 08:23:24 2014	(r347867)
@@ -12,8 +12,5 @@ COMMENT=	Converts embedded media to html
 XPI_ID=		unplug@compunach
 XPI_NUM=	2254
 
-xpi-post-extract:
-	${FIND} ${WRKSRC} -type d -name CVS|${XARGS} ${RM} -rf
-
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403110823.s2B8NPwN073876>