aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2015-02-24 16:56:30 +0800
committervanilla <vanilla@FreeBSD.org>2015-02-24 16:56:30 +0800
commit487911ba0b5b99bcffd1ace245f45e4d0da5ca16 (patch)
tree9cf87da3af316de6e5c82e1ca6b247db7e54eeeb /math
parent17445a1649173567118e5c22aee3a23bc1f3b7c0 (diff)
downloadfreebsd-ports-gnome-487911ba0b5b99bcffd1ace245f45e4d0da5ca16.tar.gz
freebsd-ports-gnome-487911ba0b5b99bcffd1ace245f45e4d0da5ca16.tar.zst
freebsd-ports-gnome-487911ba0b5b99bcffd1ace245f45e4d0da5ca16.zip
switch to USES=tar:tgz
Diffstat (limited to 'math')
-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