diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2006-05-06 08:44:14 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2006-05-06 08:44:14 +0000 |
commit | 4c46450129a715184fc2b7bde65d2a4a46d37179 (patch) | |
tree | 4facc070ec9d66ab5b2f52ab49d368b0706a704f /editors | |
parent | b63bad261d7904477c3b03f827462e55c95c517c (diff) | |
download | ports-4c46450129a715184fc2b7bde65d2a4a46d37179.tar.gz ports-4c46450129a715184fc2b7bde65d2a4a46d37179.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/doxymacs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/doxymacs/Makefile b/editors/doxymacs/Makefile index 387549238663..636f12e651c4 100644 --- a/editors/doxymacs/Makefile +++ b/editors/doxymacs/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dryice@dryice.name COMMENT= Doxymacs is Doxygen + {X}Emacs +USE_EMACS= yes EMACS_PORT_NAME?= emacs21 BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/w3/w3.el:${PORTSDIR}/www/w3-4 \ xmllint:${PORTSDIR}/textproc/libxml2 |