aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ipe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ipe/Makefile')
-rw-r--r--graphics/ipe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile
index fdfd9ba8664d..3d2b920dbaf7 100644
--- a/graphics/ipe/Makefile
+++ b/graphics/ipe/Makefile
@@ -12,8 +12,8 @@ COMMENT= Extensible vector graphics editor with Latex text support
LICENSE= GPLv3 # (or later)
-LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \
- lua-5.2:${PORTSDIR}/lang/lua52
+LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \
+ liblua-5.2.so:${PORTSDIR}/lang/lua52
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
OPTIONS_DEFINE= DOCS