diff options
author | marino <marino@pkgsrc.org> | 2012-08-21 23:49:18 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-08-21 23:49:18 +0000 |
commit | 95c0e86f35055f295f4dd485797e2b0699f78b44 (patch) | |
tree | f8fb25392b1018145e8ca70137582eb8ecad39fa /x11/labltk | |
parent | a98aa7cee06495f5925a77949ade7c923bec8d3a (diff) | |
download | pkgsrc-95c0e86f35055f295f4dd485797e2b0699f78b44.tar.gz |
Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12
Diffstat (limited to 'x11/labltk')
-rw-r--r-- | x11/labltk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/labltk/Makefile b/x11/labltk/Makefile index 585b1f5324d..82078e36773 100644 --- a/x11/labltk/Makefile +++ b/x11/labltk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2011/12/06 00:19:26 sbd Exp $ +# $NetBSD: Makefile,v 1.13 2012/08/21 23:49:26 marino Exp $ PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS+= lib/ocaml/stublibs @@ -7,7 +7,7 @@ MAKE_JOBS_SAFE= no .include "../../lang/ocaml/Makefile.common" PKGNAME= ${DISTNAME:S/ocaml/labltk/} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Tk bindings for ocaml |