pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/darcs Change dependancy from teTeX to teTeX-bin,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08dbd63fd8f8
branches:  trunk
changeset: 499939:08dbd63fd8f8
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Thu Sep 29 14:28:37 2005 +0000

description:
Change dependancy from teTeX to teTeX-bin, to avoid problems with teTeX3
bump PKGREVISION

diffstat:

 devel/darcs/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 3313d5c3d128 -r 08dbd63fd8f8 devel/darcs/Makefile
--- a/devel/darcs/Makefile      Thu Sep 29 14:25:47 2005 +0000
+++ b/devel/darcs/Makefile      Thu Sep 29 14:28:37 2005 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/27 13:04:04 augustss Exp $
+# $NetBSD: Makefile,v 1.4 2005/09/29 14:28:37 tonio Exp $
 
 DISTNAME=              darcs-1.0.3
+PKGREVISION=   1
 CATEGORIES=            devel
 MASTER_SITES=          http://abridgegame.org/darcs/
 
@@ -8,7 +9,7 @@
 HOMEPAGE=              http://abridgegame.org/darcs/
 COMMENT=               Distributed revision control system
 
-BUILD_DEPENDS+=                teTeX>=2.0.2nb1:../../print/teTeX
+BUILD_DEPENDS+=                teTeX-bin>=2.0.2nb1:../../print/teTeX-bin
 BUILD_DEPENDS+=                latex2html>=2002.2.1nb3:../../textproc/latex2html
 
 USE_TOOLS+=            gmake



Home | Main Index | Thread Index | Old Index