aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 17:00:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 17:00:23 +0000
commit51d6a1c4dfdab0de26db37d880024999f7c18f00 (patch)
tree3a01f8cd8c7887a0b02fd340af067d24ff0abc0f /deskutils
parent078a3f8df280547e07207d01bff2b733143314e8 (diff)
downloadports-51d6a1c4dfdab0de26db37d880024999f7c18f00.tar.gz
ports-51d6a1c4dfdab0de26db37d880024999f7c18f00.zip
Fix build without texinfo in base
With hat: portmgr
Notes
Notes: svn path=/head/; revision=359261
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/org-mode.el/Makefile2
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