aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-12-20 03:39:22 +0800
committerantoine <antoine@FreeBSD.org>2013-12-20 03:39:22 +0800
commit0807fdda9e9999b633b152b3c63684184f51bd35 (patch)
tree32f20979c789f7a028520508dd6419cc1e7a24fe /databases
parent6a042c0bdfcbf3d38fd010b28f364537d3e9255a (diff)
downloadfreebsd-ports-gnome-0807fdda9e9999b633b152b3c63684184f51bd35.tar.gz
freebsd-ports-gnome-0807fdda9e9999b633b152b3c63684184f51bd35.tar.zst
freebsd-ports-gnome-0807fdda9e9999b633b152b3c63684184f51bd35.zip
Fix LIB_DEPENDS
Diffstat (limited to 'databases')
-rw-r--r--databases/libgda4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libgda4/Makefile b/databases/libgda4/Makefile
index 969a342473df..660dfe302d21 100644
--- a/databases/libgda4/Makefile
+++ b/databases/libgda4/Makefile
@@ -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