summaryrefslogtreecommitdiffstats
path: root/net/glib-networking/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/glib-networking/Makefile')
-rw-r--r--net/glib-networking/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile
index 6b0a5cef4..afa1cffe9 100644
--- a/net/glib-networking/Makefile
+++ b/net/glib-networking/Makefile
@@ -13,17 +13,17 @@ 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:${PORTSDIR}/security/gnutls \
- gcrypt:${PORTSDIR}/security/libgcrypt \
- dbus-1:${PORTSDIR}/devel/dbus \
- proxy:${PORTSDIR}/net/libproxy
+LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \
+ libgcrypt.so:${PORTSDIR}/security/libgcrypt \
+ 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 \
gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
USE_XZ= yes
GNU_CONFIGURE= yes
-USE_GNOME= gnomehack glib20 intltool
-USES= gettext gmake
+USE_GNOME= glib20 intltool
+USES= gettext gmake pathfix pkgconfig
CONFIGURE_ARGS= --with-ca-certificates=${LOCALBASE}/share/certs/ca-root-nss.crt
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib