diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-06-15 11:29:38 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-06-15 11:29:38 +0000 |
commit | 116941f8c91e2b3191eceebc156f2a4a760727fb (patch) | |
tree | 0f66e31b46cbf000c958b061111593a7a1992502 /print/lgrind | |
parent | 88b1f8d66ae2d53da3115da454e2e0be929e008c (diff) | |
download | pkgsrc-116941f8c91e2b3191eceebc156f2a4a760727fb.tar.gz |
adjust DEPENDS
Diffstat (limited to 'print/lgrind')
-rw-r--r-- | print/lgrind/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index 42236d1d5e8..8484f941156 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1999/12/16 14:34:10 agc Exp $ +# $NetBSD: Makefile,v 1.9 2000/06/15 11:30:56 hubertf Exp $ DISTNAME= lgrind PKGNAME= lgrind-3.5 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= jwise@netbsd.org -DEPENDS+= teTeX-1.0.6:../../print/teTeX +DEPENDS+= teTeX-1.0.*:../../print/teTeX USE_X11= yes MIRROR_DISTFILE=no |