diff options
Diffstat (limited to 'print/teTeX/Makefile')
-rw-r--r-- | print/teTeX/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index 4daf7cd9fb1..3147104c40b 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2006/11/05 17:34:44 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2007/02/22 19:27:06 wiz Exp $ # DISTNAME= teTeX-3.0 @@ -17,10 +17,10 @@ DEPENDS+= texi2html>=1.52:../../textproc/texi2html CONFLICTS+= teTeX2-[0-9]* -EXTRACT_ONLY= # empty -NO_CHECKSUM= yes -NO_CONFIGURE= yes -NO_BUILD= yes +EXTRACT_ONLY= # empty +NO_CHECKSUM= yes +NO_CONFIGURE= yes +NO_BUILD= yes do-install: # do nothing |