aboutsummaryrefslogtreecommitdiff
path: root/print/hyperlatex
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-06-05 08:49:59 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-06-05 08:49:59 +0000
commit2c9cdf042625d63e740b0ee088cbb286d01e54ce (patch)
tree4d46c8c3e3b953d9cfdfa250bb5b312c846f9cfa /print/hyperlatex
parenta399f72f2073c1899f3b9f863f63eafe76f13339 (diff)
downloadports-2c9cdf042625d63e740b0ee088cbb286d01e54ce.tar.gz
ports-2c9cdf042625d63e740b0ee088cbb286d01e54ce.zip
- Use bsd.emacs.mk
Notes
Notes: svn path=/head/; revision=192821
Diffstat (limited to 'print/hyperlatex')
-rw-r--r--print/hyperlatex/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/print/hyperlatex/Makefile b/print/hyperlatex/Makefile
index a3a9c2fad306..ddb57969f5b9 100644
--- a/print/hyperlatex/Makefile
+++ b/print/hyperlatex/Makefile
@@ -16,11 +16,12 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Produce HTML and printed documents from LaTeX source
WRKSRC= ${WRKDIR}/${PORTNAME}-2.8
-BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs
-RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs \
- latex:${PORTSDIR}/print/teTeX \
+RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \
ppmtogif:${PORTSDIR}/graphics/netpbm
+USE_EMACS= yes
+EMACS_PORT_NAME?= emacs21
+
LATEX_DIR= ${PREFIX}/share/texmf/tex/latex/hyperlatex
HYPERLATEX_DIR= ${PREFIX}/share/hyperlatex