aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/swt-devel
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2013-06-15 11:10:34 +0000
committerFlorian Smeets <flo@FreeBSD.org>2013-06-15 11:10:34 +0000
commit87948edeea257f3a31950f7c3ea215531a15af63 (patch)
tree0f885f335ca7ccb047661ec97c09dce0144b6f5d /x11-toolkits/swt-devel
parentcd51eaa417560341501f697e0965e2cb21ed8617 (diff)
Notes
Diffstat (limited to 'x11-toolkits/swt-devel')
-rw-r--r--x11-toolkits/swt-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/swt-devel/Makefile b/x11-toolkits/swt-devel/Makefile
index 4ed0910a2be0..7526b0b7c5c0 100644
--- a/x11-toolkits/swt-devel/Makefile
+++ b/x11-toolkits/swt-devel/Makefile
@@ -60,7 +60,8 @@ MAKE_GNOME= make_gnome
.endif
.if ${PORT_OPTIONS:MMOZILLA}
-USE_GECKO= libxul19
+USE_GECKO= libxul
+BROKEN= Does now work with newer libxul
PLIST_FILES+= lib/libswt-xulrunner-gtk-%%BUILD%%.so
MAKE_MOZILLA= make_xulrunner
.endif