mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Convert to new LIB_DEPENDS format
This commit is contained in:
parent
0106953919
commit
fb9fcd29c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326616
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue