summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-08-29 20:01:24 +0000
committersteve <steve@FreeBSD.org>1999-08-29 20:01:24 +0000
commitcd795c14934a6f2e8de8de639c1b76b7a9f4fd9b (patch)
treeb15a1cebd1707e8d2b3be742d3a3a15f723e4265
parentb9063c7bc1b3c90c8ac7d6e23921aabe98951581 (diff)
downloadFreeBSD-ports-cd795c14934a6f2e8de8de639c1b76b7a9f4fd9b.zip
FreeBSD-ports-cd795c14934a6f2e8de8de639c1b76b7a9f4fd9b.tar.gz
To avoid requiring both tcl81 and tcl80, use tcl80 instead since the
python port requires it already. My message to the maintainer went unanswered.
-rw-r--r--devel/SWIG-devel/Makefile6
-rw-r--r--devel/SWIG/Makefile6
-rw-r--r--devel/swig11/Makefile6
-rw-r--r--devel/swig13/Makefile6
-rw-r--r--devel/swig20/Makefile6
5 files changed, 15 insertions, 15 deletions
diff --git a/devel/SWIG-devel/Makefile b/devel/SWIG-devel/Makefile
index 2673de0..9e6efd6 100644
--- a/devel/SWIG-devel/Makefile
+++ b/devel/SWIG-devel/Makefile
@@ -16,13 +16,13 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \
MAINTAINER= erich@FreeBSD.ORG
BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \
- ${PREFIX}/bin/tclsh8.1:${PORTSDIR}/lang/tcl81
+ ${PREFIX}/bin/tclsh8.0:${PORTSDIR}/lang/tcl80
USE_PERL5= YES
WRKSRC= ${WRKDIR}/SWIG1.1p5
GNU_CONFIGURE= YES
-CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.1/ \
- --with-tcllib=${PREFIX}/lib/tcl8.1/
+CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.0/ \
+ --with-tcllib=${PREFIX}/lib/tcl8.0/
ALL_TARGET= all runtime
diff --git a/devel/SWIG/Makefile b/devel/SWIG/Makefile
index 2673de0..9e6efd6 100644
--- a/devel/SWIG/Makefile
+++ b/devel/SWIG/Makefile
@@ -16,13 +16,13 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \
MAINTAINER= erich@FreeBSD.ORG
BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \
- ${PREFIX}/bin/tclsh8.1:${PORTSDIR}/lang/tcl81
+ ${PREFIX}/bin/tclsh8.0:${PORTSDIR}/lang/tcl80
USE_PERL5= YES
WRKSRC= ${WRKDIR}/SWIG1.1p5
GNU_CONFIGURE= YES
-CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.1/ \
- --with-tcllib=${PREFIX}/lib/tcl8.1/
+CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.0/ \
+ --with-tcllib=${PREFIX}/lib/tcl8.0/
ALL_TARGET= all runtime
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile
index 2673de0..9e6efd6 100644
--- a/devel/swig11/Makefile
+++ b/devel/swig11/Makefile
@@ -16,13 +16,13 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \
MAINTAINER= erich@FreeBSD.ORG
BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \
- ${PREFIX}/bin/tclsh8.1:${PORTSDIR}/lang/tcl81
+ ${PREFIX}/bin/tclsh8.0:${PORTSDIR}/lang/tcl80
USE_PERL5= YES
WRKSRC= ${WRKDIR}/SWIG1.1p5
GNU_CONFIGURE= YES
-CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.1/ \
- --with-tcllib=${PREFIX}/lib/tcl8.1/
+CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.0/ \
+ --with-tcllib=${PREFIX}/lib/tcl8.0/
ALL_TARGET= all runtime
diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile
index 2673de0..9e6efd6 100644
--- a/devel/swig13/Makefile
+++ b/devel/swig13/Makefile
@@ -16,13 +16,13 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \
MAINTAINER= erich@FreeBSD.ORG
BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \
- ${PREFIX}/bin/tclsh8.1:${PORTSDIR}/lang/tcl81
+ ${PREFIX}/bin/tclsh8.0:${PORTSDIR}/lang/tcl80
USE_PERL5= YES
WRKSRC= ${WRKDIR}/SWIG1.1p5
GNU_CONFIGURE= YES
-CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.1/ \
- --with-tcllib=${PREFIX}/lib/tcl8.1/
+CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.0/ \
+ --with-tcllib=${PREFIX}/lib/tcl8.0/
ALL_TARGET= all runtime
diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile
index 2673de0..9e6efd6 100644
--- a/devel/swig20/Makefile
+++ b/devel/swig20/Makefile
@@ -16,13 +16,13 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \
MAINTAINER= erich@FreeBSD.ORG
BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \
- ${PREFIX}/bin/tclsh8.1:${PORTSDIR}/lang/tcl81
+ ${PREFIX}/bin/tclsh8.0:${PORTSDIR}/lang/tcl80
USE_PERL5= YES
WRKSRC= ${WRKDIR}/SWIG1.1p5
GNU_CONFIGURE= YES
-CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.1/ \
- --with-tcllib=${PREFIX}/lib/tcl8.1/
+CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.0/ \
+ --with-tcllib=${PREFIX}/lib/tcl8.0/
ALL_TARGET= all runtime
OpenPOWER on IntegriCloud