summaryrefslogtreecommitdiff
path: root/java/jdk14/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/jdk14/Makefile')
-rw-r--r--java/jdk14/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jdk14/Makefile b/java/jdk14/Makefile
index 3b106c6bb1e3..888916e5e5b2 100644
--- a/java/jdk14/Makefile
+++ b/java/jdk14/Makefile
@@ -22,7 +22,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
${X11BASE}/lib/libMrm.a:${PORTSDIR}/x11-toolkits/open-motif-devel
.if !defined(WITHOUT_PLUGIN)
LIB_DEPENDS= glib12.3:$(PORTSDIR)/devel/glib12 \
- gtk12.3:$(PORTSDIR)/x11-toolkits/gtk12 \
+ gtk12.2:$(PORTSDIR)/x11-toolkits/gtk12 \
nspr4.1:$(PORTSDIR)/devel/nspr
.endif
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper