aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2017-12-20 23:18:26 +0800
committerbapt <bapt@FreeBSD.org>2017-12-20 23:18:26 +0800
commit933f2d4736fc1ed1a2fb09be1e5346d7b0deca81 (patch)
treea18b7713cb55d2acff8f49448b12255029880dea /lang
parentc2dd1c155bc0b576e5e4d4c82df4ddf404b0d7ff (diff)
downloadfreebsd-ports-gnome-933f2d4736fc1ed1a2fb09be1e5346d7b0deca81.tar.gz
freebsd-ports-gnome-933f2d4736fc1ed1a2fb09be1e5346d7b0deca81.tar.zst
freebsd-ports-gnome-933f2d4736fc1ed1a2fb09be1e5346d7b0deca81.zip
switch to swig 3.0
Diffstat (limited to 'lang')
-rw-r--r--lang/swift/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/swift/Makefile b/lang/swift/Makefile
index 177221e9781a..a91bde60d062 100644
--- a/lang/swift/Makefile
+++ b/lang/swift/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/swift/LICENSE.txt
BUILD_DEPENDS= cmake:devel/cmake \
bash:shells/bash \
- swig:devel/swig13 \
+ swig3.0:devel/swig30 \
python:lang/python \
sphinx-build:textproc/py-sphinx \
binutils>=2.25.1:devel/binutils
@@ -25,6 +25,7 @@ LIB_DEPENDS= libicudata.so:devel/icu \
REL_SNAP= 2017-04-22-a
USE_GITHUB= yes
+BINARY_ALIAS= swig=swig3.0
GH_ACCOUNT= apple:DEFAULT,llvm,clang,dispatch,lldb,cmark,llbuild,swiftpm,xctest,xcfound
GH_PROJECT= swift:DEFAULT swift-llvm:llvm swift-clang:clang swift-lldb:lldb \