diff options
-rw-r--r-- | print/teTeX1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX1/Makefile b/print/teTeX1/Makefile index 08f660d0722..46c0ae86013 100644 --- a/print/teTeX1/Makefile +++ b/print/teTeX1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/03/26 02:27:51 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/25 03:09:15 snj Exp $ # DISTNAME= teTeX-1.0.7 @@ -15,7 +15,7 @@ DEPENDS+= teTeX-bin-1.0.[7-9]*:../teTeX1-bin DEPENDS+= teTeX-sharesrc-1.0.[1-9]*:../teTeX1-sharesrc DEPENDS+= texi2html>=1.52:../../textproc/texi2html -USE_BUILDLINK2= yes +NO_BUILDLINK= yes USE_X11= yes EXTRACT_ONLY= # empty NO_CHECKSUM= yes |