pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-SVN-Web The need for TeX in this package appear...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c7d604b32d4
branches:  trunk
changeset: 545228:3c7d604b32d4
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Tue Jul 29 05:13:59 2008 +0000

description:
The need for TeX in this package appears entirely vestigial. Remove
the dependency and bump PKGREVISION.

diffstat:

 www/p5-SVN-Web/Makefile |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r 527a0c595acf -r 3c7d604b32d4 www/p5-SVN-Web/Makefile
--- a/www/p5-SVN-Web/Makefile   Tue Jul 29 05:08:56 2008 +0000
+++ b/www/p5-SVN-Web/Makefile   Tue Jul 29 05:13:59 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2008/06/20 01:09:43 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2008/07/29 05:13:59 schmonz Exp $
 
 DISTNAME=      SVN-Web-0.53
 PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    perl5 www
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NI/NIKC/}
 
@@ -11,8 +12,6 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-TEX_ACCEPTED=  teTeX3
-
 DEPENDS+=      p5-Apache-DBI>=0.87:../../databases/p5-Apache-DBI
 DEPENDS+=      p5-Date-Calc>=4.3:../../devel/p5-Date-Calc
 DEPENDS+=      p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
@@ -50,5 +49,4 @@
 PERL5_PACKLIST=                auto/SVN/Web/.packlist
 
 .include "../../lang/perl5/module.mk"
-.include "../../mk/tex.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index