summaryrefslogtreecommitdiff
path: root/lang/tcl-expect
diff options
context:
space:
mode:
authorminskim <minskim>2004-03-11 07:16:45 +0000
committerminskim <minskim>2004-03-11 07:16:45 +0000
commit50608ff41fd5ec80f94275d4f66f80bb0c2b6586 (patch)
treec160fc6941c77c89783017a373acdaf7bd7be6fb /lang/tcl-expect
parent9064b20cefc57013287ba977caf12591041d0bc6 (diff)
downloadpkgsrc-50608ff41fd5ec80f94275d4f66f80bb0c2b6586.tar.gz
Switch to Tcl/Tk 8.4 and bl3ify.
Diffstat (limited to 'lang/tcl-expect')
-rw-r--r--lang/tcl-expect/Makefile6
-rw-r--r--lang/tcl-expect/Makefile.common3
2 files changed, 5 insertions, 4 deletions
diff --git a/lang/tcl-expect/Makefile b/lang/tcl-expect/Makefile
index e4d9b6b8731..9346d354632 100644
--- a/lang/tcl-expect/Makefile
+++ b/lang/tcl-expect/Makefile
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.15 2004/03/08 19:52:51 minskim Exp $
+# $NetBSD: Makefile,v 1.16 2004/03/11 07:16:45 minskim Exp $
#
.include "Makefile.common"
PKGNAME= tcl-expect-${EXPECT_VERSION}
+PKGREVISION= 1
CATEGORIES= lang
MAINTAINER= jwise@NetBSD.org
COMMENT= Extensions to Tcl to support scripting of interactive programs
-DEPENDS+= tcl>=8.3.2:../../lang/tcl83
-
CONFLICTS+= expect-[0-9]*
CONFIGURE_ARGS= --enable-shared \
@@ -18,4 +17,5 @@ CONFIGURE_ARGS= --enable-shared \
--with-tclinclude=${PREFIX}/include/tcl \
--without-x
+.include "../../lang/tcl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/lang/tcl-expect/Makefile.common b/lang/tcl-expect/Makefile.common
index e1fdfa34fc6..afd085e09e1 100644
--- a/lang/tcl-expect/Makefile.common
+++ b/lang/tcl-expect/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2004/01/20 12:19:18 agc Exp $
+# $NetBSD: Makefile.common,v 1.3 2004/03/11 07:16:45 minskim Exp $
#
DISTNAME= expect-${EXPECT_VERSION}
@@ -8,6 +8,7 @@ HOMEPAGE= http://expect.nist.gov/
EXPECT_VERSION= 5.38.0
WRKSRC= ${WRKDIR}/expect-5.38
+USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
TEST_TARGET= test