diff options
author | minskim <minskim@pkgsrc.org> | 2006-08-10 03:21:39 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-08-10 03:21:39 +0000 |
commit | 4cd37c8b4a4e2a04b99a71789ac1a16ac6c10ff6 (patch) | |
tree | cdd4731640cac7ad043f9c159cf4b661d8db28d7 /www | |
parent | e75acc804c83918de1ea4a9c7298df16e60b6029 (diff) | |
download | pkgsrc-4cd37c8b4a4e2a04b99a71789ac1a16ac6c10ff6.tar.gz |
Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed
shortly.
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 8d5bf2fd65c..43dcbee7dfe 100644 --- a/www/p5-SVN-Web/Makefile +++ b/www/p5-SVN-Web/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/05/13 03:44:24 minskim Exp $ +# $NetBSD: Makefile,v 1.20 2006/08/10 03:21:40 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= teTeX2 teTeX3 +TEX_ACCEPTED= 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 8bdf789cc20..c05807edd49 100644 --- a/www/p5-Template-Extract/Makefile +++ b/www/p5-Template-Extract/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/05/13 03:44:24 minskim Exp $ +# $NetBSD: Makefile,v 1.15 2006/08/10 03:21:40 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= teTeX2 teTeX3 +TEX_ACCEPTED= 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 641aa7b72a8..c241ba46218 100644 --- a/www/p5-Template-Generate/Makefile +++ b/www/p5-Template-Generate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/05/13 03:44:24 minskim Exp $ +# $NetBSD: Makefile,v 1.15 2006/08/10 03:21:40 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= teTeX2 teTeX3 +TEX_ACCEPTED= teTeX3 DEPENDS+= p5-Template-Toolkit>=2.0:../../www/p5-Template-Toolkit |