Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2014 18:57:08 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353598 - head/comms/gnocky
Message-ID:  <201405101857.s4AIv8B5079106@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Sat May 10 18:57:08 2014
New Revision: 353598
URL: http://svnweb.freebsd.org/changeset/ports/353598
QAT: https://qat.redports.org/buildarchive/r353598/

Log:
  Convert to USES=tar

Modified:
  head/comms/gnocky/Makefile

Modified: head/comms/gnocky/Makefile
==============================================================================
--- head/comms/gnocky/Makefile	Sat May 10 18:56:40 2014	(r353597)
+++ head/comms/gnocky/Makefile	Sat May 10 18:57:08 2014	(r353598)
@@ -12,8 +12,7 @@ COMMENT=	Graphical (GTK+2) frontend for 
 
 LIB_DEPENDS=	libgnokii.so:${PORTSDIR}/comms/gnokii
 
-USES=		pkgconfig
-USE_BZIP2=	yes
+USES=		pkgconfig tar:bzip2
 USE_GNOME=	gtk20 libglade2
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include



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