summaryrefslogtreecommitdiff
path: root/print/tcl-pdflib
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-02-06 12:40:37 +0000
committerwiz <wiz@pkgsrc.org>2012-02-06 12:40:37 +0000
commit5fb1e22076be7027761809984dba838885e882ea (patch)
tree93aeead30f52121c8361033b50e4b482c960b067 /print/tcl-pdflib
parent967079e05e4b2b1f9d5ad9aee166bb161d6d4630 (diff)
downloadpkgsrc-5fb1e22076be7027761809984dba838885e882ea.tar.gz
Revbump for
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Diffstat (limited to 'print/tcl-pdflib')
-rw-r--r--print/tcl-pdflib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tcl-pdflib/Makefile b/print/tcl-pdflib/Makefile
index b16403d62e1..534f3a947ae 100644
--- a/print/tcl-pdflib/Makefile
+++ b/print/tcl-pdflib/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.21 2011/01/13 13:39:15 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2012/02/06 12:41:24 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../print/pdflib/Makefile.common"
PKGNAME= tcl-pdflib-${PDFLIB_BASE_VERS}
-PKGREVISION= 11
+PKGREVISION= 12
COMMENT= Tcl interface to PDFlib for generating PDF files
BUILDLINK_API_DEPENDS.pdflib+= pdflib>=${PDFLIB_BASE_VERS}