aboutsummaryrefslogtreecommitdiff
path: root/devel/libcutl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libcutl/Makefile')
-rw-r--r--devel/libcutl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libcutl/Makefile b/devel/libcutl/Makefile
index da61d9250c86..70051aa1fccf 100644
--- a/devel/libcutl/Makefile
+++ b/devel/libcutl/Makefile
@@ -11,8 +11,8 @@ COMMENT= C++ utility library with generic and independent components
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \
- libexpat.so:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= libboost_system.so:devel/boost-libs \
+ libexpat.so:textproc/expat2
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip