svn commit: r352267 - head/deskutils/egroupware
Danilo Egea Gondolfo
danilo at FreeBSD.org
Sat Apr 26 14:56:17 UTC 2014
Author: danilo
Date: Sat Apr 26 14:56:17 2014
New Revision: 352267
URL: http://svnweb.freebsd.org/changeset/ports/352267
QAT: https://qat.redports.org/buildarchive/r352267/
Log:
- Convert USE_BZIP2 to USES
Modified:
head/deskutils/egroupware/Makefile
Modified: head/deskutils/egroupware/Makefile
==============================================================================
--- head/deskutils/egroupware/Makefile Sat Apr 26 14:55:23 2014 (r352266)
+++ head/deskutils/egroupware/Makefile Sat Apr 26 14:56:17 2014 (r352267)
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ${PEARDIR}/Auth/SASL.php:
RUN_DEPENDS:= ${BUILD_DEPENDS}
PEARDIR= ${LOCALBASE}/share/pear
-USE_BZIP2= yes
+USES= tar:bzip2
USE_PHP= session ctype zlib bz2 mcrypt xmlreader
NO_BUILD= yes
PLIST= ${WRKDIR}/plist
More information about the svn-ports-head
mailing list