aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-06-05 16:49:59 +0800
committerrafan <rafan@FreeBSD.org>2007-06-05 16:49:59 +0800
commit7af8f8c7c730c156fada24547f3ad2342492d1e2 (patch)
tree8473a79a7ef9637d8f132c8579bb67b3aa479858
parent96dbc943f405809aa3405b67ba3ace75a85f6614 (diff)
downloadfreebsd-ports-gnome-7af8f8c7c730c156fada24547f3ad2342492d1e2.tar.gz
freebsd-ports-gnome-7af8f8c7c730c156fada24547f3ad2342492d1e2.tar.zst
freebsd-ports-gnome-7af8f8c7c730c156fada24547f3ad2342492d1e2.zip
- Use bsd.emacs.mk
-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