diff options
author | hubertf <hubertf> | 2000-06-15 11:29:38 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-06-15 11:29:38 +0000 |
commit | 18ccde7ea522e9c30388520d4351c213765cf231 (patch) | |
tree | 0f66e31b46cbf000c958b061111593a7a1992502 /print | |
parent | 2ff659f3417ec3882d87ac3653611580b8696566 (diff) | |
download | pkgsrc-18ccde7ea522e9c30388520d4351c213765cf231.tar.gz |
adjust DEPENDS
Diffstat (limited to 'print')
-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 |