svn commit: r379740 - head/devel/pecl-swoole
Vanilla I. Shu
vanilla at FreeBSD.org
Tue Feb 24 03:46:48 UTC 2015
Author: vanilla
Date: Tue Feb 24 03:46:47 2015
New Revision: 379740
URL: https://svnweb.freebsd.org/changeset/ports/379740
QAT: https://qat.redports.org/buildarchive/r379740/
Log:
switch to USES=tar:tgz.
Modified:
head/devel/pecl-swoole/Makefile
Modified: head/devel/pecl-swoole/Makefile
==============================================================================
--- head/devel/pecl-swoole/Makefile Tue Feb 24 03:41:26 2015 (r379739)
+++ head/devel/pecl-swoole/Makefile Tue Feb 24 03:46:47 2015 (r379740)
@@ -6,7 +6,6 @@ PORTVERSION= 1.7.10
CATEGORIES= devel net
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
-EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
MAINTAINER= vanilla at FreeBSD.org
@@ -15,6 +14,7 @@ COMMENT= Asynchronous & concurrent & dis
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+USES= tar:tgz
CFLAGS+= -I${LOCALBASE}/include
PHP_MODNAME= ${PORTNAME}
USE_PHP= pcre
More information about the svn-ports-head
mailing list