Switch to new LIB_DEPENDS format.
This commit is contained in:
parent
b466a35192
commit
4ffee18a59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330621
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ DISTNAME= yazpp-${PORTVERSION}
|
|||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= C++ toolkit for development of Z39.50v3 clients and servers
|
||||
|
||||
LIB_DEPENDS= yaz.4:${PORTSDIR}/net/yaz
|
||||
LIB_DEPENDS= libyaz.so:${PORTSDIR}/net/yaz
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--enable-shared --with-yaz=${LOCALBASE}/bin
|
||||
|
|
Loading…
Reference in a new issue