svn commit: r379743 - head/devel/pecl-svn
Vanilla I. Shu
vanilla at FreeBSD.org
Tue Feb 24 03:57:40 UTC 2015
Author: vanilla
Date: Tue Feb 24 03:57:39 2015
New Revision: 379743
URL: https://svnweb.freebsd.org/changeset/ports/379743
QAT: https://qat.redports.org/buildarchive/r379743/
Log:
switch to USES=tar:tgz
Modified:
head/devel/pecl-svn/Makefile
Modified: head/devel/pecl-svn/Makefile
==============================================================================
--- head/devel/pecl-svn/Makefile Tue Feb 24 03:50:40 2015 (r379742)
+++ head/devel/pecl-svn/Makefile Tue Feb 24 03:57:39 2015 (r379743)
@@ -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 at FreeBSD.org
@@ -16,6 +15,7 @@ LICENSE= PHP301
LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion16
+USES= tar:tgz
USE_PHP= yes
USE_PHPEXT= yes
More information about the svn-ports-all
mailing list