summaryrefslogtreecommitdiff
path: root/x11/p5-Tk/Makefile
diff options
context:
space:
mode:
authoradam <adam>2013-05-31 20:13:24 +0000
committeradam <adam>2013-05-31 20:13:24 +0000
commit221d8cdb6a5759f53dcfbff3f0e5bfb89933b2b3 (patch)
treec591b2ac4879c9d8b90ef3f4ce0d1ee999b22493 /x11/p5-Tk/Makefile
parent924207299ba289f4bc377c43eaf069e9e66969b4 (diff)
downloadpkgsrc-221d8cdb6a5759f53dcfbff3f0e5bfb89933b2b3.tar.gz
Changes Tk-804.031:
This is basically the same like Tk-804.030_502.
Diffstat (limited to 'x11/p5-Tk/Makefile')
-rw-r--r--x11/p5-Tk/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/x11/p5-Tk/Makefile b/x11/p5-Tk/Makefile
index d6fea4cbcbf..9544f4df27a 100644
--- a/x11/p5-Tk/Makefile
+++ b/x11/p5-Tk/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.80 2013/05/31 12:42:57 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2013/05/31 20:13:24 adam Exp $
-DISTNAME= Tk-804.030
+DISTNAME= Tk-804.031
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
SVR4_PKGNAME= p5tk
CATEGORIES= x11 tk perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tk/}
@@ -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'