diff options
Diffstat (limited to 'devel/darcs/Makefile')
-rw-r--r-- | devel/darcs/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile index ab986a6a3ab..3b2e1cf4831 100644 --- a/devel/darcs/Makefile +++ b/devel/darcs/Makefile @@ -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 @@ MAINTAINER= augustss@NetBSD.org 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 |