aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/swt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/swt/Makefile')
-rw-r--r--x11-toolkits/swt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/swt/Makefile b/x11-toolkits/swt/Makefile
index 5926f1b6d4fe..4be3767338ef 100644
--- a/x11-toolkits/swt/Makefile
+++ b/x11-toolkits/swt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= swt
DISTVERSION= 3.5.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits devel java
#MASTER_SITES= ${MASTER_SITE_ECLIPSE}
MASTER_SITES= http://archive.eclipse.org/eclipse/downloads/drops/${MASTER_SITE_SUBDIR}/
@@ -65,7 +65,7 @@ MAKE_GNOME= make_gnome
.endif
.if defined(WITH_BROWSER)
-USE_GECKO= libxul
+USE_GECKO= libxul19
PLIST_FILES+= lib/libswt-xulrunner-gtk-%%BUILD%%.so
MAKE_MOZILLA= make_xulrunner
.endif