summaryrefslogtreecommitdiff
path: root/devel/libclaw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libclaw/Makefile')
-rw-r--r--devel/libclaw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libclaw/Makefile b/devel/libclaw/Makefile
index cec665a3a969..a192ba39149c 100644
--- a/devel/libclaw/Makefile
+++ b/devel/libclaw/Makefile
@@ -13,8 +13,8 @@ COMMENT= C++ Library Absolutely Wonderful
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
-BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libpng.so:graphics/png
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:devel/boost-libs
USES= cmake gettext jpeg
CMAKE_ARGS= -DCLAW_CMAKE_MODULES_INSTALL_PATH="${DATADIR}/cmake"