diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-27 14:33:34 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-27 14:33:34 +0000 |
commit | afb3faa2177f9ed73ee6c6e94fcdbb38322ed9c8 (patch) | |
tree | 480b6ee413d499af2a76596682f9e0f516fbf00c /textproc/hevea/Makefile | |
parent | 1df4e336850c081b157be0fe9bcff86ea98deb41 (diff) | |
download | ports-afb3faa2177f9ed73ee6c6e94fcdbb38322ed9c8.tar.gz ports-afb3faa2177f9ed73ee6c6e94fcdbb38322ed9c8.zip |
Notes
Diffstat (limited to 'textproc/hevea/Makefile')
-rw-r--r-- | textproc/hevea/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile index 92e5662fc730..409836228efd 100644 --- a/textproc/hevea/Makefile +++ b/textproc/hevea/Makefile @@ -20,6 +20,8 @@ MAINTAINER= stephen@math.missouri.edu BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml +PLIST_SUB= HEVEAVERSION=${PORTVERSION} + TEX_DIR= ${PREFIX}/share/texmf/tex/latex TEXHASH= ${PREFIX}/bin/texhash |