diff options
author | marino <marino> | 2012-08-21 23:49:18 +0000 |
---|---|---|
committer | marino <marino> | 2012-08-21 23:49:18 +0000 |
commit | 479b38bcfb3e759f4ca513aaec1c67b3cce57959 (patch) | |
tree | f8fb25392b1018145e8ca70137582eb8ecad39fa /print/tcl-pdflib | |
parent | 80e54ed8e32759397fc7792b30d3b2e77538c4c9 (diff) | |
download | pkgsrc-479b38bcfb3e759f4ca513aaec1c67b3cce57959.tar.gz |
Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12
Diffstat (limited to 'print/tcl-pdflib')
-rw-r--r-- | print/tcl-pdflib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tcl-pdflib/Makefile b/print/tcl-pdflib/Makefile index 44d428c882b..649e0aff1f6 100644 --- a/print/tcl-pdflib/Makefile +++ b/print/tcl-pdflib/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.23 2012/06/21 10:36:01 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2012/08/21 23:49:25 marino Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../print/pdflib/Makefile.common" PKGNAME= tcl-pdflib-${PDFLIB_BASE_VERS} -PKGREVISION= 12 +PKGREVISION= 13 COMMENT= Tcl interface to PDFlib for generating PDF files MAKE_JOBS_SAFE= no |