diff options
author | tron <tron@pkgsrc.org> | 1999-08-26 19:30:37 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-08-26 19:30:37 +0000 |
commit | 493379e8d421323ea2594958b99ad6acb91db618 (patch) | |
tree | 06c7f6c4d18f22e26fab07b2feae4774bc34952a | |
parent | 2207d459847cb5767770bf033828d2a369ca9c8c (diff) | |
download | pkgsrc-493379e8d421323ea2594958b99ad6acb91db618.tar.gz |
Update dependence on "teTeX" package.
-rw-r--r-- | print/magicfilter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/magicfilter/Makefile b/print/magicfilter/Makefile index 4472f060485..dab6e2e4244 100644 --- a/print/magicfilter/Makefile +++ b/print/magicfilter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 1999/06/20 18:21:05 tron Exp $ +# $NetBSD: Makefile,v 1.16 1999/08/26 19:30:37 tron Exp $ DISTNAME= magicfilter-1.2 CATEGORIES= print @@ -9,7 +9,7 @@ MAINTAINER= tron@netbsd.org DEPENDS+= a2ps-4.12:../../print/a2ps \ ghostscript-5.50:../../print/ghostscript5 \ netpbm-19940301:../../graphics/netpbm \ - teTeX-0.4p8:../../print/teTeX \ + teTeX-1.0.6:../../print/teTeX \ papersize-1.0.1:../../print/papersize USE_GMAKE= yes |