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 /editors/psgml-mule/Makefile | |
parent | 59da8c223b9e2c7be998c21dd9ea8fcbb6977dc7 (diff) |
Notes
Diffstat (limited to 'editors/psgml-mule/Makefile')
-rw-r--r-- | editors/psgml-mule/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/psgml-mule/Makefile b/editors/psgml-mule/Makefile index a212a8c2b3bb..51b1b3f467a0 100644 --- a/editors/psgml-mule/Makefile +++ b/editors/psgml-mule/Makefile @@ -12,6 +12,7 @@ COMMENT= A major mode for editing SGML and XML documents for mule MASTERDIR= ${.CURDIR}/../psgml # emacs port setup +USE_EMACS= yes EMACS_PORT_NAME= mule BUILD_DEPENDS+= makeinfo:${PORTSDIR}/print/texinfo |