Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 2014 21:17:04 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356252 - head/x11-wm/libcompizconfig
Message-ID:  <201406022117.s52LH4G4030371@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Jun  2 21:17:04 2014
New Revision: 356252
URL: http://svnweb.freebsd.org/changeset/ports/356252
QAT: https://qat.redports.org/buildarchive/r356252/

Log:
  Unbreak

Modified:
  head/x11-wm/libcompizconfig/Makefile

Modified: head/x11-wm/libcompizconfig/Makefile
==============================================================================
--- head/x11-wm/libcompizconfig/Makefile	Mon Jun  2 21:08:03 2014	(r356251)
+++ head/x11-wm/libcompizconfig/Makefile	Mon Jun  2 21:17:04 2014	(r356252)
@@ -12,11 +12,10 @@ COMMENT=	Alternative configuration syste
 
 BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz
 
-USES=		tar:bzip2
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
-USES=		gmake libtool:keepla pathfix pkgconfig
+USES=		gmake libtool:keepla pathfix pkgconfig tar:bzip2
 USE_GNOME=	intltool libxml2
 
 CPPFLAGS+=	-I${LOCALBASE}/include



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