summaryrefslogtreecommitdiff
path: root/print/tex-passivetex
diff options
context:
space:
mode:
authorminskim <minskim>2006-04-07 03:55:22 +0000
committerminskim <minskim>2006-04-07 03:55:22 +0000
commit5afe963c12cab99725f04991256fb194f934bcea (patch)
treec1ee70322045491dbfdc07ca17da77fed8defb3f /print/tex-passivetex
parent4cb33ccc569f894a2a9b087b8dddcbd727adebc4 (diff)
downloadpkgsrc-5afe963c12cab99725f04991256fb194f934bcea.tar.gz
Use texmf-dirs to install into texmf-local. Bump PKGREVISION.
Diffstat (limited to 'print/tex-passivetex')
-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"