svn commit: r379728 - head/devel/pecl-automap
Vanilla I. Shu
vanilla at FreeBSD.org
Tue Feb 24 02:48:59 UTC 2015
Author: vanilla
Date: Tue Feb 24 02:48:58 2015
New Revision: 379728
URL: https://svnweb.freebsd.org/changeset/ports/379728
QAT: https://qat.redports.org/buildarchive/r379728/
Log:
switch to USES=tar:tgz
Modified:
head/devel/pecl-automap/Makefile
Modified: head/devel/pecl-automap/Makefile
==============================================================================
--- head/devel/pecl-automap/Makefile Tue Feb 24 02:47:25 2015 (r379727)
+++ head/devel/pecl-automap/Makefile Tue Feb 24 02:48:58 2015 (r379728)
@@ -6,7 +6,6 @@ PORTVERSION= 2.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
@@ -14,6 +13,7 @@ COMMENT= PECL extension offering a fast
LICENSE= PHP301
+USES= tar:tgz
USE_PHP= spl
USE_PHP_BUILD= yes
USE_PHPEXT= yes
More information about the svn-ports-all
mailing list