svn commit: r379739 - head/devel/pecl-params
Vanilla I. Shu
vanilla at FreeBSD.org
Tue Feb 24 03:41:27 UTC 2015
Author: vanilla
Date: Tue Feb 24 03:41:26 2015
New Revision: 379739
URL: https://svnweb.freebsd.org/changeset/ports/379739
QAT: https://qat.redports.org/buildarchive/r379739/
Log:
switch to USES=tar:tgz.
Modified:
head/devel/pecl-params/Makefile
Modified: head/devel/pecl-params/Makefile
==============================================================================
--- head/devel/pecl-params/Makefile Tue Feb 24 03:39:44 2015 (r379738)
+++ head/devel/pecl-params/Makefile Tue Feb 24 03:41:26 2015 (r379739)
@@ -6,12 +6,12 @@ PORTVERSION= 1.0
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
-EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
MAINTAINER= ports at FreeBSD.org
COMMENT= PECL extension for a userspace equivalent of zend_parse_parameters()
+USES= tar:tgz
USE_PHP= yes
USE_PHP_BUILD= yes
USE_PHPEXT= yes
More information about the svn-ports-head
mailing list