summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/glib-networking/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile
index ba4a68882..a8d83f999 100644
--- a/net/glib-networking/Makefile
+++ b/net/glib-networking/Makefile
@@ -4,6 +4,7 @@
PORTNAME= glib-networking
PORTVERSION= 2.40.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -15,6 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_
gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \
libgcrypt.so:${PORTSDIR}/security/libgcrypt \
+ libp11-kit.so:${PORTSDIR}/security/p11-kit \
libdbus-1.so:${PORTSDIR}/devel/dbus \
libproxy.so:${PORTSDIR}/net/libproxy
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \