summaryrefslogtreecommitdiff
path: root/devel/kyra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kyra/Makefile')
-rw-r--r--devel/kyra/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile
index 673b942f52e4..89abef8ade6f 100644
--- a/devel/kyra/Makefile
+++ b/devel/kyra/Makefile
@@ -13,8 +13,8 @@ COMMENT= Simple Sprite engine written in C++
LICENSE= GPLv2
-LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
- libtiff.so:${PORTSDIR}/graphics/tiff
+LIB_DEPENDS= libpng.so:graphics/png \
+ libtiff.so:graphics/tiff
WRKSRC= ${WRKDIR}/${PORTNAME}