aboutsummaryrefslogtreecommitdiffstats
path: root/devel/swigruby
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-10-30 21:11:43 +0800
committerknu <knu@FreeBSD.org>2002-10-30 21:11:43 +0800
commit15325087f0b5637ab1dfc28d3b356394cbab91e2 (patch)
tree654da8fbd2a597c98121e72688007c72af44c36e /devel/swigruby
parent976de3878602c1eacdf95b15c030f78d3a81fe01 (diff)
downloadfreebsd-ports-graphics-15325087f0b5637ab1dfc28d3b356394cbab91e2.tar.gz
freebsd-ports-graphics-15325087f0b5637ab1dfc28d3b356394cbab91e2.tar.zst
freebsd-ports-graphics-15325087f0b5637ab1dfc28d3b356394cbab91e2.zip
devel/SWIG -> devel/swig11
Diffstat (limited to 'devel/swigruby')
-rw-r--r--devel/swigruby/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/swigruby/Makefile b/devel/swigruby/Makefile
index 03f28135e19..ed8eb78adbb 100644
--- a/devel/swigruby/Makefile
+++ b/devel/swigruby/Makefile
@@ -13,8 +13,8 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG
-RUN_DEPENDS= swig:${PORTSDIR}/devel/SWIG
+BUILD_DEPENDS= swig1.1:${PORTSDIR}/devel/swig11
+RUN_DEPENDS= swig1.1:${PORTSDIR}/devel/swig11
USE_RUBY= yes