Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2015 03:33:20 +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: r379736 - head/devel/pecl-inclued
Message-ID:  <201502240333.t1O3XK3a031155@svn.freebsd.org>

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

Log:
  switch to USES=tar:tgz

Modified:
  head/devel/pecl-inclued/Makefile

Modified: head/devel/pecl-inclued/Makefile
==============================================================================
--- head/devel/pecl-inclued/Makefile	Tue Feb 24 03:27:02 2015	(r379735)
+++ head/devel/pecl-inclued/Makefile	Tue Feb 24 03:33:19 2015	(r379736)
@@ -7,13 +7,13 @@ PORTEPOCH=	1
 CATEGORIES=	devel pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
-EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Inclued gives you a Clue for PHP inclusion check
 
 LICENSE=	PHP301
 
+USES=		tar:tgz
 USE_PHP=	yes
 USE_PHPEXT=	yes
 IGNORE_WITH_PHP=	55 56



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