Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2015 03:46:48 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379740 - head/devel/pecl-swoole
Message-ID:  <201502240346.t1O3kmjS036536@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Tue Feb 24 03:46:47 2015
New Revision: 379740
URL: https://svnweb.freebsd.org/changeset/ports/379740
QAT: https://qat.redports.org/buildarchive/r379740/

Log:
  switch to USES=tar:tgz.

Modified:
  head/devel/pecl-swoole/Makefile

Modified: head/devel/pecl-swoole/Makefile
==============================================================================
--- head/devel/pecl-swoole/Makefile	Tue Feb 24 03:41:26 2015	(r379739)
+++ head/devel/pecl-swoole/Makefile	Tue Feb 24 03:46:47 2015	(r379740)
@@ -6,7 +6,6 @@ PORTVERSION=	1.7.10
 CATEGORIES=	devel net
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
-EXTRACT_SUFX=	.tgz
 DIST_SUBDIR=	PECL
 
 MAINTAINER=	vanilla@FreeBSD.org
@@ -15,6 +14,7 @@ COMMENT=	Asynchronous & concurrent & dis
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+USES=		tar:tgz
 CFLAGS+=	-I${LOCALBASE}/include
 PHP_MODNAME=	${PORTNAME}
 USE_PHP=	pcre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502240346.t1O3kmjS036536>