aboutsummaryrefslogtreecommitdiff
path: root/games/jvgs
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-12-19 16:16:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-12-19 16:16:47 +0000
commit47cbc2b6de5e12ce42868706bd2ed5ba4d98ff18 (patch)
tree9546096410e0e3a6e09cf01dd32b0b3d6fd0fc1c /games/jvgs
parentb6d7b3fbd799c2539e3b7240a9c022e72af261ab (diff)
downloadports-47cbc2b6de5e12ce42868706bd2ed5ba4d98ff18.tar.gz
ports-47cbc2b6de5e12ce42868706bd2ed5ba4d98ff18.zip
Switch dependency from swig 1.3 to swig 3.0
Notes
Notes: svn path=/head/; revision=456735
Diffstat (limited to 'games/jvgs')
-rw-r--r--games/jvgs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/jvgs/Makefile b/games/jvgs/Makefile
index 96ded2512184..ff65a867a5a4 100644
--- a/games/jvgs/Makefile
+++ b/games/jvgs/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Minimalistic platform game
-BUILD_DEPENDS= swig:devel/swig13
+BUILD_DEPENDS= swig3.0:devel/swig30
LIB_DEPENDS= libfreetype.so:print/freetype2
USES= cmake lua:51
@@ -25,6 +25,7 @@ NO_CDROM= contains data under CC-by-NC-SA
PLIST_FILES= bin/${PORTNAME} libexec/${PORTNAME}
PORTDOCS= *
PORTDATA= *
+BINARY_ALIAS= swig=swig3.0
OPTIONS_DEFINE= DOCS