summaryrefslogtreecommitdiff
path: root/lang/tcl
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2014-02-26 12:23:36 +0000
committerdsainty <dsainty@pkgsrc.org>2014-02-26 12:23:36 +0000
commit78ef1ba06fbd6a34741e079649d069ed9fd646f1 (patch)
tree28b392e879996dab131d72e77075cbebde52e561 /lang/tcl
parent76f846ffffa89f48658a30058e07125863e4ecfa (diff)
downloadpkgsrc-78ef1ba06fbd6a34741e079649d069ed9fd646f1.tar.gz
Bump PKGREVISION for pulling in zlib dependency, because builds on systems
with PREFER_PKGSRC=yes may have successfully built and installed previously, but are quite likely broken.
Diffstat (limited to 'lang/tcl')
-rw-r--r--lang/tcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tcl/Makefile b/lang/tcl/Makefile
index 10a8c575da5..f0f86ee6985 100644
--- a/lang/tcl/Makefile
+++ b/lang/tcl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.75 2014/02/26 11:24:28 dsainty Exp $
+# $NetBSD: Makefile,v 1.76 2014/02/26 12:23:36 dsainty Exp $
DISTNAME= tcl${TCL_VERSION}-src
PKGNAME= tcl-${TCL_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/}