Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2015 02:51:34 +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: r379729 - head/devel/pecl-bbcode
Message-ID:  <201502240251.t1O2pY2x010147@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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