aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-12-24 18:24:20 +0000
committerJohn Marino <marino@FreeBSD.org>2013-12-24 18:24:20 +0000
commit5c085dd92e61501319a356666081169027b7637d (patch)
treed5fa79122b498a6e97b15954c87c307fb0f97fbf /graphics
parent78a985fc53550fb451cb73a22da814196c63a386 (diff)
downloadports-5c085dd92e61501319a356666081169027b7637d.tar.gz
ports-5c085dd92e61501319a356666081169027b7637d.zip
Notes
Diffstat (limited to 'graphics')
-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