aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2015-02-24 10:51:34 +0800
committervanilla <vanilla@FreeBSD.org>2015-02-24 10:51:34 +0800
commit288c65f5dc2702fab1ac070c6559b7bb007be52c (patch)
tree23820eb669d787b9211781528a6bcfb7cdee4693 /devel
parent15043196c68653de7cf2490fc30e8664336c0c1f (diff)
downloadfreebsd-ports-gnome-288c65f5dc2702fab1ac070c6559b7bb007be52c.tar.gz
freebsd-ports-gnome-288c65f5dc2702fab1ac070c6559b7bb007be52c.tar.zst
freebsd-ports-gnome-288c65f5dc2702fab1ac070c6559b7bb007be52c.zip
switch to USES=tar:tgz.
Diffstat (limited to 'devel')
-rw-r--r--devel/pecl-bbcode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-bbcode/Makefile b/devel/pecl-bbcode/Makefile
index 070a9ed7ef5a..739e318e1de0 100644
--- a/devel/pecl-bbcode/Makefile
+++ b/devel/pecl-bbcode/Makefile
@@ -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@FreeBSD.org
@@ -15,6 +14,7 @@ COMMENT= PECL extension which allows quick and efficient BBCode Parsing
LICENSE= PHP301 BSD3CLAUSE
LICENSE_COMB= multi
+USES= tar:tgz
USE_PHP= yes
USE_PHP_BUILD= yes
USE_PHPEXT= yes