svn commit: r353598 - head/comms/gnocky

Guido Falsi madpilot at FreeBSD.org
Sat May 10 18:57:08 UTC 2014


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


More information about the svn-ports-head mailing list