diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-25 17:00:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-25 17:00:23 +0000 |
commit | 51d6a1c4dfdab0de26db37d880024999f7c18f00 (patch) | |
tree | 3a01f8cd8c7887a0b02fd340af067d24ff0abc0f | |
parent | 078a3f8df280547e07207d01bff2b733143314e8 (diff) | |
download | ports-51d6a1c4dfdab0de26db37d880024999f7c18f00.tar.gz ports-51d6a1c4dfdab0de26db37d880024999f7c18f00.zip |
Notes
-rw-r--r-- | deskutils/org-mode.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/org-mode.el/Makefile b/deskutils/org-mode.el/Makefile index e9a1af1f5b92..a544fe10e0c1 100644 --- a/deskutils/org-mode.el/Makefile +++ b/deskutils/org-mode.el/Makefile @@ -12,7 +12,7 @@ DISTNAME= org-${PORTVERSION} MAINTAINER= jhein@symmetricom.com COMMENT= Emacs mode for notes and project planning -USES= gmake +USES= gmake makeinfo DOCSDIR= ${PREFIX}/share/doc/org-mode USE_EMACS= yes |