summaryrefslogtreecommitdiff
path: root/x11-toolkits/swt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/swt/Makefile')
-rw-r--r--x11-toolkits/swt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/swt/Makefile b/x11-toolkits/swt/Makefile
index 67cde4f8c15f..03be78a04a97 100644
--- a/x11-toolkits/swt/Makefile
+++ b/x11-toolkits/swt/Makefile
@@ -49,7 +49,7 @@ BROWSER_DESC= Gecko Browser Support
.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