diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-02-05 16:17:06 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-02-05 16:17:06 +0000 |
commit | 91e365d630f06550c027e8d6416042302496c4fb (patch) | |
tree | 39eb76ce76a50126ac09099f3cbbc3b7b481086a /net/glib-networking | |
parent | 0412e1a725a89281f5390bc9d0d2fb5c8cef318f (diff) |
Notes
Diffstat (limited to 'net/glib-networking')
-rw-r--r-- | net/glib-networking/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile index d079f8b99b51..1e16d045597a 100644 --- a/net/glib-networking/Makefile +++ b/net/glib-networking/Makefile @@ -8,7 +8,7 @@ PORTNAME= glib-networking PORTVERSION= 2.28.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -18,7 +18,7 @@ COMMENT= Network-related giomodules for glib BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \ gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas -LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls \ +LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls \ gcrypt.18:${PORTSDIR}/security/libgcrypt \ dbus-1.3:${PORTSDIR}/devel/dbus \ proxy.1:${PORTSDIR}/net/libproxy |