summaryrefslogtreecommitdiff
path: root/devel/libwfut/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libwfut/Makefile')
-rw-r--r--devel/libwfut/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libwfut/Makefile b/devel/libwfut/Makefile
index f602d54ae2fb..4624d583ba50 100644
--- a/devel/libwfut/Makefile
+++ b/devel/libwfut/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= SF/worldforge/libwfut%20%28updates%20library%29/${PORTVERSION}
MAINTAINER= oliver@FreeBSD.org
COMMENT= WorldForge update library
-LIB_DEPENDS= libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \
- libcurl.so:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20 \
+ libcurl.so:ftp/curl
CONFIGURE_ARGS+=--without-python
GNU_CONFIGURE= yes