summaryrefslogtreecommitdiff
path: root/x11-toolkits/swt-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/swt-devel/Makefile')
-rw-r--r--x11-toolkits/swt-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/swt-devel/Makefile b/x11-toolkits/swt-devel/Makefile
index daee31bf7e5b..38f07b140447 100644
--- a/x11-toolkits/swt-devel/Makefile
+++ b/x11-toolkits/swt-devel/Makefile
@@ -47,7 +47,7 @@ OPTIONS_DEFAULT=CAIRO GNOMEVFS
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCAIRO}
-LIB_DEPENDS+= libcairo.so:${PORTSDIR}/graphics/cairo
+LIB_DEPENDS+= libcairo.so:graphics/cairo
PLIST_FILES+= lib/libswt-cairo-gtk-%%BUILD%%.so
MAKE_CAIRO= make_cairo
.endif