diff options
author | wiz <wiz> | 2002-09-25 18:39:36 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-09-25 18:39:36 +0000 |
commit | 73bcfdd632e943d27060d07743aea47d95a6a35a (patch) | |
tree | 291306156b31e32e9395b634814cf678d6300c79 /www/p5-Template-Toolkit | |
parent | 25330634c238be5c4734158ee284a326b2b377dd (diff) | |
download | pkgsrc-73bcfdd632e943d27060d07743aea47d95a6a35a.tar.gz |
We have databases/p5-Apache-DBI-0.88, so we don't need www/ap-DBI-0.87
[which is an older version of the same source]. Remove it.
Noted by Andrew Brown in connection with PR 18280.
Diffstat (limited to 'www/p5-Template-Toolkit')
-rw-r--r-- | www/p5-Template-Toolkit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Template-Toolkit/Makefile b/www/p5-Template-Toolkit/Makefile index 5f50deae34b..19622bcb09a 100644 --- a/www/p5-Template-Toolkit/Makefile +++ b/www/p5-Template-Toolkit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/05/29 15:10:59 uebayasi Exp $ +# $NetBSD: Makefile,v 1.6 2002/09/25 18:39:37 wiz Exp $ # DISTNAME= Template-Toolkit-2.07 @@ -11,7 +11,7 @@ MAINTAINER= packages@NetBSD.org HOMEPAGE= http://www.template-toolkit.org/ COMMENT= perl5 text template and dynamic web page intergration toolkit -DEPENDS+= ap-DBI>=0.87:../../www/ap-DBI +DEPENDS+= p5-Apache-DBI>=0.87:../../databases/p5-Apache-DBI DEPENDS+= p5-AppConfig>=1.52:../../devel/p5-AppConfig DEPENDS+= p5-Date-Calc>=4.3:../../devel/p5-Date-Calc DEPENDS+= p5-DBI>=1.18:../../databases/p5-DBI |