summaryrefslogtreecommitdiff
path: root/devel/SWIG-devel/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-08-29 20:01:24 +0000
committerSteve Price <steve@FreeBSD.org>1999-08-29 20:01:24 +0000
commit37cdd52d0e4268c2e8f64d3748780911ec1e6404 (patch)
tree40c7a1e0c5c78bab576a47d3c18dbc5af12c266e /devel/SWIG-devel/Makefile
parentRemove preceeding pkgname from some of the comments having one. (diff)
To avoid requiring both tcl81 and tcl80, use tcl80 instead since the
python port requires it already. My message to the maintainer went unanswered.
Notes
Notes: svn path=/head/; revision=21099
Diffstat (limited to 'devel/SWIG-devel/Makefile')
-rw-r--r--devel/SWIG-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/SWIG-devel/Makefile b/devel/SWIG-devel/Makefile
index 2673de001ea4..9e6efd61bdd9 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