aboutsummaryrefslogtreecommitdiffstats
path: root/math/pecl-big_int
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2015-02-24 16:56:30 +0800
committerVanilla I. Shu <vanilla@FreeBSD.org>2015-02-24 16:56:30 +0800
commit0efe6f949e2c7f44c076cd20083b1cd1470f5de6 (patch)
tree9cf87da3af316de6e5c82e1ca6b247db7e54eeeb /math/pecl-big_int
parent773e24ddfd9e3821b149c5b285b15942830da83c (diff)
downloadfreebsd-ports-gnome-0efe6f949e2c7f44c076cd20083b1cd1470f5de6.tar.gz
freebsd-ports-gnome-0efe6f949e2c7f44c076cd20083b1cd1470f5de6.tar.zst
freebsd-ports-gnome-0efe6f949e2c7f44c076cd20083b1cd1470f5de6.zip
switch to USES=tar:tgz
Diffstat (limited to 'math/pecl-big_int')
-rw-r--r--math/pecl-big_int/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pecl-big_int/Makefile b/math/pecl-big_int/Makefile
index dee3d284df6b..5d5b89dbe04e 100644
--- a/math/pecl-big_int/Makefile
+++ b/math/pecl-big_int/Makefile
@@ -6,12 +6,12 @@ PORTVERSION= 1.0.7
CATEGORIES= math devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
-EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
MAINTAINER= ports@FreeBSD.org
COMMENT= Functions for calculations with arbitrary length integers and bitsets
+USES= tar:tgz
USE_PHP= yes
USE_PHPEXT= yes