svn commit: r359261 - head/deskutils/org-mode.el
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jun 25 17:00:24 UTC 2014
Author: bapt
Date: Wed Jun 25 17:00:23 2014
New Revision: 359261
URL: http://svnweb.freebsd.org/changeset/ports/359261
QAT: https://qat.redports.org/buildarchive/r359261/
Log:
Fix build without texinfo in base
With hat: portmgr
Modified:
head/deskutils/org-mode.el/Makefile
Modified: head/deskutils/org-mode.el/Makefile
==============================================================================
--- head/deskutils/org-mode.el/Makefile Wed Jun 25 16:58:39 2014 (r359260)
+++ head/deskutils/org-mode.el/Makefile Wed Jun 25 17:00:23 2014 (r359261)
@@ -12,7 +12,7 @@ DISTNAME= org-${PORTVERSION}
MAINTAINER= jhein at symmetricom.com
COMMENT= Emacs mode for notes and project planning
-USES= gmake
+USES= gmake makeinfo
DOCSDIR= ${PREFIX}/share/doc/org-mode
USE_EMACS= yes
More information about the svn-ports-all
mailing list