summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-XQL/Makefile
diff options
context:
space:
mode:
authormjl <mjl>2003-05-19 12:23:03 +0000
committermjl <mjl>2003-05-19 12:23:03 +0000
commitc5839294c6aac5344a74478bdec66dfc9e7f40f7 (patch)
tree9f5daa6e90d90af022a85bfde3ac0153191e7ea5 /textproc/p5-XML-XQL/Makefile
parente6a2660fa16ffcf038c416c9557f2c8fe6c3be4d (diff)
downloadpkgsrc-c5839294c6aac5344a74478bdec66dfc9e7f40f7.tar.gz
Update p5-XML-XQL to 0.68
- Delay calling tput until delimiters are needed, and don't call if user specifies his/her own delimiters first - Don't run tput if TERM is set to empty string
Diffstat (limited to 'textproc/p5-XML-XQL/Makefile')
-rw-r--r--textproc/p5-XML-XQL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-XQL/Makefile b/textproc/p5-XML-XQL/Makefile
index 8fa5cc92781..eb97b8b255d 100644
--- a/textproc/p5-XML-XQL/Makefile
+++ b/textproc/p5-XML-XQL/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2002/10/27 20:49:01 seb Exp $
+# $NetBSD: Makefile,v 1.8 2003/05/19 12:23:03 mjl Exp $
#
-DISTNAME= XML-XQL-0.67
+DISTNAME= XML-XQL-0.68
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5xxq
CATEGORIES= textproc perl5