aboutsummaryrefslogtreecommitdiff
path: root/textproc/zorba/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/zorba/Makefile')
-rw-r--r--textproc/zorba/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile
index 3c2117bf9f17..6b3adc673540 100644
--- a/textproc/zorba/Makefile
+++ b/textproc/zorba/Makefile
@@ -82,7 +82,8 @@ CMAKE_ARGS+= -DJAVA_LIBDIR:PATH=${JAVALIBDIR}
.endif
.if defined(WITH_SWIG)
-BUILD_DEPENDS+= swig2.0:devel/swig20
+BUILD_DEPENDS+= swig3.0:devel/swig30
+BINARY_ALIAS= swig=swig3.0
.endif
post-patch: