summaryrefslogtreecommitdiff
path: root/print/tex-passivetex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-passivetex/Makefile')
-rw-r--r--print/tex-passivetex/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/tex-passivetex/Makefile b/print/tex-passivetex/Makefile
index 29b6073d675..9bd4e2601dc 100644
--- a/print/tex-passivetex/Makefile
+++ b/print/tex-passivetex/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:40 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/04/07 03:55:22 minskim Exp $
#
DISTNAME= passivetex
PKGNAME= tex-${DISTNAME}-1.24
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= http://www.tei-c.org/Software/passivetex/
EXTRACT_SUFX= .zip
@@ -17,6 +17,7 @@ DEPENDS+= tex-xmltex>=1.9:../../textproc/tex-xmltex
DIST_SUBDIR= ${PKGNAME_NOREV}
NO_CONFIGURE= yes
NO_BUILD= yes
+USE_DIRS+= texmf-1.0
.include "../../print/teTeX/module.mk"