summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-10-30 13:11:43 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-10-30 13:11:43 +0000
commit85441d7b1868c98f3b2423e86fec11f08b239aa8 (patch)
tree8c55d3e6401bf724dd50d4abc744a02725c35154
parentSWIG and SWIG-devel have been repo-moved to swig11 and swig13, (diff)
devel/SWIG -> devel/swig11
Notes
Notes: svn path=/head/; revision=69153
-rw-r--r--devel/swigruby/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/swigruby/Makefile b/devel/swigruby/Makefile
index 03f28135e193..ed8eb78adbb0 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