mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix LIB_DEPENDS
This commit is contained in:
parent
14f3106dcb
commit
b8d5eff126
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336952
@ -21,7 +21,7 @@ LIBGDA4_SLAVE?= no
|
||||
.if !defined(REFERENCE_PORT)
|
||||
|
||||
LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \
|
||||
libjson-glib-1.so:${PORTSDIR}/devel/json-glib
|
||||
libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= pathfix gettext gmake pkgconfig
|
||||
|
Loading…
Reference in New Issue
Block a user