diff options
Diffstat (limited to 'print/advi')
-rw-r--r-- | print/advi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/advi/Makefile b/print/advi/Makefile index a20ba31bf70..6ec58e1a587 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/06/18 00:30:10 rillig Exp $ +# $NetBSD: Makefile,v 1.25 2006/08/10 03:21:40 minskim Exp $ DISTNAME= advi-1.6.0 PKGREVISION= 4 @@ -12,7 +12,7 @@ COMMENT= Active-DVI Presenter BUILD_DEPENDS+= ocaml>=3.04:../../lang/ocaml -TEX_ACCEPTED= teTeX2 teTeX3 +TEX_ACCEPTED= teTeX3 USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_TOOLS+= gmake gs:run |