aboutsummaryrefslogtreecommitdiff
path: root/devel/libsoup
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /devel/libsoup
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'devel/libsoup')
-rw-r--r--devel/libsoup/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile
index 00a7dd1b66cd..d622722fc7ef 100644
--- a/devel/libsoup/Makefile
+++ b/devel/libsoup/Makefile
@@ -10,9 +10,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= SOAP (Simple Object Access Protocol) implementation in C
-BUILD_DEPENDS= glib-networking>=2.29.18:${PORTSDIR}/net/glib-networking
-LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt
-RUN_DEPENDS= glib-networking>=2.29.18:${PORTSDIR}/net/glib-networking
+BUILD_DEPENDS= glib-networking>=2.29.18:net/glib-networking
+LIB_DEPENDS= libgcrypt.so:security/libgcrypt
+RUN_DEPENDS= glib-networking>=2.29.18:net/glib-networking
USES= tar:xz
PORTSCOUT= limitw:1,even
@@ -37,7 +37,7 @@ PLIST_SUB= VERSION="2.4" LIBVERSION=${LIBVERSION}
.if defined(SOUP_SLAVE)
USE_SQLITE= yes
-LIB_DEPENDS+= libsoup-2.4.so:${PORTSDIR}/devel/libsoup
+LIB_DEPENDS+= libsoup-2.4.so:devel/libsoup
CONFIGURE_ARGS+=--with-gnome
.else
CONFIGURE_ARGS+=--without-gnome