Use LIB_DEPENDS instead of RUN_DEPENDS/BUILD_DEPENDS pair.
This commit is contained in:
parent
84a15f16b8
commit
95dd100c0d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52061
@ -13,8 +13,7 @@ DISTNAME= zebra-${PORTVERSION:S/0./0pl/}
|
||||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/yaz-config:${PORTSDIR}/net/yaz
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/yaz-config:${PORTSDIR}/net/yaz
|
||||
LIB_DEPENDS= yaz.1:${PORTSDIR}/net/yaz
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-yazconfig=${LOCALBASE}/bin
|
||||
|
Loading…
Reference in New Issue
Block a user