diff options
Diffstat (limited to 'print/chktex')
-rw-r--r-- | print/chktex/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/chktex/Makefile b/print/chktex/Makefile index 91bb28d28cc..ce593a4fb9f 100644 --- a/print/chktex/Makefile +++ b/print/chktex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/12/05 20:50:52 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2005/12/29 06:22:06 jlam Exp $ # DISTNAME= chktex-1.6.3 @@ -11,7 +11,6 @@ COMMENT= LaTeX semantic checker DEPENDS+= lynx-[0-9]*:../../www/lynx -USE_PKGINSTALL=yes EGDIR= ${PREFIX}/share/examples/chktex CONF_FILES= ${EGDIR}/chktexrc ${PKG_SYSCONFDIR}/chktexrc |