summaryrefslogtreecommitdiff
path: root/editors/emacs23
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-26 11:02:07 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-26 11:02:07 +0000
commitf672b8cfe6f4f6b2f1af20b60c9612910c428207 (patch)
tree0de602f098e477f6ed27b73ba07b3bc5fdd00f17 /editors/emacs23
parentjava/eclipse: Change include <pre>/<post> to <options> (diff)
Allow to build with texinfo from ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=359329
Diffstat (limited to 'editors/emacs23')
-rw-r--r--editors/emacs23/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index 5719e3762f2e..0944c1362167 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -28,7 +28,7 @@ CONFLICTS= emacs-19.* emacs21-* emacs22-* emacs24-* \
EMACS_VER= 23.4
GNU_CONFIGURE= yes
-USES= ncurses gmake pkgconfig
+USES= gmake makeinfo ncurses pkgconfig
USE_BZIP2= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib