aboutsummaryrefslogtreecommitdiff
path: root/devel/swigruby/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-11-07 18:08:50 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-11-07 18:08:50 +0000
commit64796c39cf35d075069f22d1ec5302800ebdcff7 (patch)
treeb69e0c07fda5aa5ca945c3a650ea4d032f1f4a39 /devel/swigruby/Makefile
parentb12dacd05aa963d4902cb96722ea5d81f2f4fcf9 (diff)
downloadports-64796c39cf35d075069f22d1ec5302800ebdcff7.tar.gz
ports-64796c39cf35d075069f22d1ec5302800ebdcff7.zip
Notes
Diffstat (limited to 'devel/swigruby/Makefile')
-rw-r--r--devel/swigruby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/swigruby/Makefile b/devel/swigruby/Makefile
index ed8eb78adbb0..a284637746bd 100644
--- a/devel/swigruby/Makefile
+++ b/devel/swigruby/Makefile
@@ -25,7 +25,7 @@ DOCS_JA= README.ja
do-configure:
@cd ${WRKSRC}; \
- ${SETENV} ${CONFIGURE_ENV} ${RUBY} configure.rb
+ ${SETENV} ${CONFIGURE_ENV} ${RUBY} configure.rb --with-swig=swig1.1
post-install:
.if !defined(NOPORTDOCS)