summaryrefslogtreecommitdiff
path: root/databases/tcl-postgresql/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-08 19:52:50 +0000
committerminskim <minskim@pkgsrc.org>2004-03-08 19:52:50 +0000
commitac690cf6348baa713aede454a0221855eda81f9d (patch)
tree7d5c37da02d5768c1638a32c0091a2067292efb0 /databases/tcl-postgresql/Makefile
parente6b8d346e02abae17efb866e1af55246621d6cd9 (diff)
downloadpkgsrc-ac690cf6348baa713aede454a0221855eda81f9d.tar.gz
Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 will
be updated to depend on lang/tcl after Tcl/Tk update.
Diffstat (limited to 'databases/tcl-postgresql/Makefile')
-rw-r--r--databases/tcl-postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/tcl-postgresql/Makefile b/databases/tcl-postgresql/Makefile
index cabde011092..5b72cde62a6 100644
--- a/databases/tcl-postgresql/Makefile
+++ b/databases/tcl-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/01/20 14:11:50 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2004/03/08 19:52:50 minskim Exp $
PKGNAME= tcl-postgresql-${BASE_VERS}
PKGREVISION= 1
@@ -23,6 +23,6 @@ post-install:
`${SED} -e "s|#.*||" ${FILESDIR}/man.tcl`
.include "../postgresql-lib/buildlink2.mk"
-.include "../../lang/tcl/buildlink2.mk"
+.include "../../lang/tcl83/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"