- Convert to new LIB_DEPENDS format

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-07 10:20:42 +00:00
parent 0106953919
commit fb9fcd29c6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326616

View file

@ -12,11 +12,11 @@ DIST_SUBDIR= PECL
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= GUPnP wrapper extension
LIB_DEPENDS= gupnp-1.0:${PORTSDIR}/net/gupnp
LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp
USES= pkgconfig
USE_PHP= yes
USE_PHPEXT= yes
USES= pkgconfig
post-patch:
@${REINPLACE_CMD} -e 's| -ldl||g' ${WRKSRC}/config.m4