diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-14 08:18:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-14 08:18:20 +0000 |
commit | 3d6d601abfd2eefe17b0e9cf5bc2e92683f522a0 (patch) | |
tree | d785c788bb843dd782833551786707963daf30b9 /www/pecl-APC | |
parent | 64b3e4c1785fc11337edc61a087ed55d6f5ac0ea (diff) | |
download | ports-3d6d601abfd2eefe17b0e9cf5bc2e92683f522a0.tar.gz ports-3d6d601abfd2eefe17b0e9cf5bc2e92683f522a0.zip |
Notes
Diffstat (limited to 'www/pecl-APC')
-rw-r--r-- | www/pecl-APC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-APC/Makefile b/www/pecl-APC/Makefile index 1126d454311f..c11883b9b592 100644 --- a/www/pecl-APC/Makefile +++ b/www/pecl-APC/Makefile @@ -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@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 |