- Use USES=tar:tgz

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-03-15 18:41:24 +00:00
parent bdc798e7aa
commit 5254e6ca15
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348370

View file

@ -6,7 +6,6 @@ PORTVERSION= 1.0.0
CATEGORIES= net pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
MAINTAINER= sunpoet@FreeBSD.org
@ -18,7 +17,7 @@ LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp
USE_PHP= yes
USE_PHPEXT= yes
USES= pkgconfig
USES= pkgconfig tar:tgz
post-patch:
@${REINPLACE_CMD} -e 's| -ldl||g' ${WRKSRC}/config.m4