svn commit: r353376 - head/textproc/htmldoc

Baptiste Daroussin bapt at FreeBSD.org
Fri May 9 00:20:44 UTC 2014


Author: bapt
Date: Fri May  9 00:20:43 2014
New Revision: 353376
URL: http://svnweb.freebsd.org/changeset/ports/353376
QAT: https://qat.redports.org/buildarchive/r353376/

Log:
  USES=tar:bzip2

Modified:
  head/textproc/htmldoc/Makefile

Modified: head/textproc/htmldoc/Makefile
==============================================================================
--- head/textproc/htmldoc/Makefile	Fri May  9 00:20:38 2014	(r353375)
+++ head/textproc/htmldoc/Makefile	Fri May  9 00:20:43 2014	(r353376)
@@ -19,7 +19,8 @@ LIB_DEPENDS=	libjpeg.so:${PORTSDIR}/grap
 
 OPTIONS_DEFINE=	HTMLDOCGUI
 HTMLDOCGUI_DESC=	Build GUI front-end
-USE_BZIP2=	yes
+
+USES=	tar:bzip2
 
 GNU_CONFIGURE=	yes
 # Configure seems broken and ignores these ATM:


More information about the svn-ports-all mailing list