Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --- pkgsrc/x11/p5-Tk/Makefile 2013/05/31 12:42:57 1.80 +++ pkgsrc/x11/p5-Tk/Makefile 2014/10/09 13:45:06 1.84 @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.80 2013/05/31 12:42:57 wiz Exp $ +# $NetBSD: Makefile,v 1.84 2014/10/09 13:45:06 wiz Exp $ -DISTNAME= Tk-804.030 +DISTNAME= Tk-804.031 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 -SVR4_PKGNAME= p5tk +PKGREVISION= 1 CATEGORIES= x11 tk perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tk/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://cpan.uwinnipeg.ca/htdocs/Tk/Tk.html +HOMEPAGE= http://search.cpan.org/dist/Tk/ COMMENT= Perl5 interface to Tk PKG_INSTALLATION_TYPES= overwrite pkgviews @@ -17,17 +16,18 @@ MAKE_JOBS_SAFE= no BUILD_DEPENDS+= p5-HTML-Parser>=3.19:../../www/p5-HTML-Parser -USE_LANGUAGES= c -PERL5_PACKLIST= auto/Tk/.packlist +USE_LANGUAGES= c +USE_TOOLS+= pkg-config +PERL5_PACKLIST= auto/Tk/.packlist MAKE_PARAMS= X11=${X11BASE} -REPLACE_PERL+= TextList/reindex.pl -REPLACE_PERL+= pTk/Tcl-pTk -REPLACE_PERL+= pTk/mkVFunc -REPLACE_PERL+= demos/widget +REPLACE_PERL+= TextList/reindex.pl +REPLACE_PERL+= pTk/Tcl-pTk +REPLACE_PERL+= pTk/mkVFunc +REPLACE_PERL+= demos/widget -SUBST_CLASSES+= prefix +SUBST_CLASSES+= prefix SUBST_STAGE.prefix= post-patch SUBST_FILES.prefix= PNG/Makefile.PL SUBST_SED.prefix= -e 's,%%LOCALBASE%%,${LOCALBASE},g'