svn commit: r349083 - head/devel/wizardkit

Baptiste Daroussin bapt at FreeBSD.org
Mon Mar 24 22:34:47 UTC 2014


Author: bapt
Date: Mon Mar 24 22:34:46 2014
New Revision: 349083
URL: http://svnweb.freebsd.org/changeset/ports/349083
QAT: https://qat.redports.org/buildarchive/r349083/

Log:
  use tar:bzip2

Modified:
  head/devel/wizardkit/Makefile

Modified: head/devel/wizardkit/Makefile
==============================================================================
--- head/devel/wizardkit/Makefile	Mon Mar 24 22:31:43 2014	(r349082)
+++ head/devel/wizardkit/Makefile	Mon Mar 24 22:34:46 2014	(r349083)
@@ -10,7 +10,7 @@ DISTNAME=	WizardKit-${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Framework needed by Project Manager
 
-USE_BZIP2=	yes
+USES=		tar:bzip2
 USE_GNUSTEP=	yes
 USE_GNUSTEP_BACK=	yes
 USE_GNUSTEP_BUILD=	yes


More information about the svn-ports-head mailing list