diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-01-28 02:11:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-01-28 02:11:35 +0000 |
commit | b09666fc1e84f3c48ffd364896f780150a2cf5a9 (patch) | |
tree | c998550baecf34be07870269231bbbcbca9ae8c8 /print/yatex | |
parent | 59da8c223b9e2c7be998c21dd9ea8fcbb6977dc7 (diff) | |
download | ports-b09666fc1e84f3c48ffd364896f780150a2cf5a9.tar.gz ports-b09666fc1e84f3c48ffd364896f780150a2cf5a9.zip |
Notes
Diffstat (limited to 'print/yatex')
-rw-r--r-- | print/yatex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/yatex/Makefile b/print/yatex/Makefile index 69bcaee08226..6ec2888627a2 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -19,6 +19,7 @@ PKGDEINSTALL= ${WRKDIR}/DEINSTALL PKGMESSAGE= ${WRKDIR}/MESSAGE WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} +USE_EMACS= yes EMACS_PORT_NAME?=emacs21 EMACS_NO_RUN_DEPENDS=YES .if (${EMACS_PORT_NAME} != xemacs21-mule) |