From 950a31e22802bef099cb68932c6123d5ecd3700c Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 29 Sep 2012 06:43:57 +0000 Subject: Change two more hard-coded "8.4" instances to "8.5". --- print/tcl-pdflib/Makefile | 4 ++-- print/tcl-pdflib/PLIST | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'print/tcl-pdflib') diff --git a/print/tcl-pdflib/Makefile b/print/tcl-pdflib/Makefile index 649e0aff1f6..6836935e634 100644 --- a/print/tcl-pdflib/Makefile +++ b/print/tcl-pdflib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/08/21 23:49:25 marino Exp $ +# $NetBSD: Makefile,v 1.25 2012/09/29 06:43:57 dholland Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -14,7 +14,7 @@ BUILDLINK_API_DEPENDS.pdflib+= pdflib>=${PDFLIB_BASE_VERS} CONFIGURE_ARGS+= --with-tcl=${TCLSH:Q} CONFIGURE_ARGS+= --with-tclincl="${BUILDLINK_PREFIX.tcl}/include" -CONFIGURE_ARGS+= --with-tclpkg="${PREFIX}/lib/tcl8.4" +CONFIGURE_ARGS+= --with-tclpkg="${PREFIX}/lib/tcl8.5" TCLSH= ${BUILDLINK_PREFIX.tcl}/bin/tclsh BUILD_DIRS= bind/tcl diff --git a/print/tcl-pdflib/PLIST b/print/tcl-pdflib/PLIST index 0c3f004778e..61ee0310be1 100644 --- a/print/tcl-pdflib/PLIST +++ b/print/tcl-pdflib/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:12:00 joerg Exp $ -lib/tcl8.4/pdflib/pdflib_tcl.la -lib/tcl8.4/pdflib/pkgIndex.tcl +@comment $NetBSD: PLIST,v 1.7 2012/09/29 06:43:57 dholland Exp $ +lib/tcl8.5/pdflib/pdflib_tcl.la +lib/tcl8.5/pdflib/pkgIndex.tcl -- cgit v1.2.3