svn commit: r379729 - head/devel/pecl-bbcode
Vanilla I. Shu
vanilla at FreeBSD.org
Tue Feb 24 02:51:35 UTC 2015
Author: vanilla
Date: Tue Feb 24 02:51:34 2015
New Revision: 379729
URL: https://svnweb.freebsd.org/changeset/ports/379729
QAT: https://qat.redports.org/buildarchive/r379729/
Log:
switch to USES=tar:tgz.
Modified:
head/devel/pecl-bbcode/Makefile
Modified: head/devel/pecl-bbcode/Makefile
==============================================================================
--- head/devel/pecl-bbcode/Makefile Tue Feb 24 02:48:58 2015 (r379728)
+++ head/devel/pecl-bbcode/Makefile Tue Feb 24 02:51:34 2015 (r379729)
@@ -6,7 +6,6 @@ PORTVERSION= 1.0.2
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
-EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
MAINTAINER= ports at FreeBSD.org
@@ -15,6 +14,7 @@ COMMENT= PECL extension which allows qui
LICENSE= PHP301 BSD3CLAUSE
LICENSE_COMB= multi
+USES= tar:tgz
USE_PHP= yes
USE_PHP_BUILD= yes
USE_PHPEXT= yes
More information about the svn-ports-all
mailing list