svn commit: r356252 - head/x11-wm/libcompizconfig
Antoine Brodin
antoine at FreeBSD.org
Mon Jun 2 21:17:04 UTC 2014
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
More information about the svn-ports-all
mailing list