diff options
author | minskim <minskim@pkgsrc.org> | 2006-05-13 03:44:23 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-05-13 03:44:23 +0000 |
commit | fa5157ed202465169d34967031ddc6af8c152942 (patch) | |
tree | 2c18ca092663df72077c1e313c65a4dcdcd9c1ee /www | |
parent | 73582dead2e79ea9c231bf788fa8ce2c8a39008b (diff) | |
download | pkgsrc-fa5157ed202465169d34967031ddc6af8c152942.tar.gz |
Remove references to teTeX1.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-SVN-Web/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Template-Extract/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Template-Generate/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-SVN-Web/Makefile b/www/p5-SVN-Web/Makefile index ab22274566d..8d5bf2fd65c 100644 --- a/www/p5-SVN-Web/Makefile +++ b/www/p5-SVN-Web/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/03/04 21:31:03 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2006/05/13 03:44:24 minskim Exp $ DISTNAME= SVN-Web-0.41 PKGNAME= p5-${DISTNAME} @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NI/NIKC/} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Unstable snapshot of Subversion repository browser -TEX_ACCEPTED= teTeX1 teTeX2 teTeX3 +TEX_ACCEPTED= teTeX2 teTeX3 DEPENDS+= p5-Apache-DBI>=0.87:../../databases/p5-Apache-DBI DEPENDS+= p5-Date-Calc>=4.3:../../devel/p5-Date-Calc diff --git a/www/p5-Template-Extract/Makefile b/www/p5-Template-Extract/Makefile index ecd5366ec36..8bdf789cc20 100644 --- a/www/p5-Template-Extract/Makefile +++ b/www/p5-Template-Extract/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/03/04 21:31:03 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/05/13 03:44:24 minskim Exp $ DISTNAME= Template-Extract-0.25 PKGNAME= p5-${DISTNAME} @@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/~autrijus/Template-Extract/ COMMENT= Perl5 module for extracting data structure from TT2-rendered documents -TEX_ACCEPTED= teTeX1 teTeX2 teTeX3 +TEX_ACCEPTED= teTeX2 teTeX3 DEPENDS+= p5-Template-Toolkit>=2.0:../../www/p5-Template-Toolkit diff --git a/www/p5-Template-Generate/Makefile b/www/p5-Template-Generate/Makefile index d1cac2e247f..641aa7b72a8 100644 --- a/www/p5-Template-Generate/Makefile +++ b/www/p5-Template-Generate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/03/04 21:31:03 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/05/13 03:44:24 minskim Exp $ DISTNAME= Template-Generate-0.04 PKGNAME= p5-${DISTNAME} @@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/~autrijus/Template-Generate/ COMMENT= Perl5 module for generating TT2 templates from TT2-rendered documents -TEX_ACCEPTED= teTeX1 teTeX2 teTeX3 +TEX_ACCEPTED= teTeX2 teTeX3 DEPENDS+= p5-Template-Toolkit>=2.0:../../www/p5-Template-Toolkit |