summaryrefslogtreecommitdiff
path: root/print/chktex
diff options
context:
space:
mode:
Diffstat (limited to 'print/chktex')
-rw-r--r--print/chktex/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/chktex/Makefile b/print/chktex/Makefile
index 51f8392cffd..06e62587599 100644
--- a/print/chktex/Makefile
+++ b/print/chktex/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2003/09/14 18:13:50 recht Exp $
+# $NetBSD: Makefile,v 1.3 2003/12/24 13:02:00 jmmv Exp $
#
DISTNAME= chktex-1.6.1
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= http://savannah.nongnu.org/download/chktex/chktex.pkg/1.6.1/
@@ -18,5 +19,5 @@ GNU_CONFIGURE= YES
CFLAGS+= -D__unix__
MAKE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
-.include "../../print/teTeX2-bin/kpathsea.buildlink2.mk"
+.include "../../print/teTeX-bin/kpathsea.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"