svn commit: r348167 - head/www/pecl-APC
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Mar 14 08:18:21 UTC 2014
Author: sunpoet
Date: Fri Mar 14 08:18:20 2014
New Revision: 348167
URL: http://svnweb.freebsd.org/changeset/ports/348167
QAT: https://qat.redports.org/buildarchive/r348167/
Log:
- Use USES=tar:tgz
Modified:
head/www/pecl-APC/Makefile
Modified: head/www/pecl-APC/Makefile
==============================================================================
--- head/www/pecl-APC/Makefile Fri Mar 14 08:18:16 2014 (r348166)
+++ head/www/pecl-APC/Makefile Fri Mar 14 08:18:20 2014 (r348167)
@@ -9,7 +9,6 @@ CATEGORIES= www
MASTER_SITES= LOCAL/sunpoet
PKGNAMEPREFIX= pecl-
DISTNAME= ${PORTNAME}-3.1.13
-EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
MAINTAINER= sunpoet at FreeBSD.org
@@ -31,6 +30,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message
USE_PHP= yes
USE_PHPEXT= yes
+USES= tar:tgz
PORTDOCS= CHANGELOG INSTALL NOTICE apc.php
More information about the svn-ports-all
mailing list