svn commit: r351767 - head/devel/compiz-bcop
Baptiste Daroussin
bapt at FreeBSD.org
Tue Apr 22 08:15:51 UTC 2014
Author: bapt
Date: Tue Apr 22 08:15:50 2014
New Revision: 351767
URL: http://svnweb.freebsd.org/changeset/ports/351767
QAT: https://qat.redports.org/buildarchive/r351767/
Log:
Modernize
Modified:
head/devel/compiz-bcop/Makefile
Modified: head/devel/compiz-bcop/Makefile
==============================================================================
--- head/devel/compiz-bcop/Makefile Tue Apr 22 08:13:52 2014 (r351766)
+++ head/devel/compiz-bcop/Makefile Tue Apr 22 08:15:50 2014 (r351767)
@@ -12,10 +12,9 @@ COMMENT= Code generator for Compiz Fusio
RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
${LOCALBASE}/bin/getopt:${PORTSDIR}/misc/getopt
-USE_BZIP2= yes
GNU_CONFIGURE= yes
-USES= pkgconfig
+USES= pkgconfig tar:bzip2
USE_GNOME= libxslt
post-patch:
More information about the svn-ports-all
mailing list