aboutsummaryrefslogtreecommitdiffstats
path: root/databases/tora
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-06-26 19:02:07 +0800
committerantoine <antoine@FreeBSD.org>2014-06-26 19:02:07 +0800
commit0c8da4920f93e648ef49aa75b82edd7bc80248d0 (patch)
tree0de602f098e477f6ed27b73ba07b3bc5fdd00f17 /databases/tora
parenta5a6ce04018da64c759d5d5d7ed6f4b4fa41f562 (diff)
downloadfreebsd-ports-gnome-0c8da4920f93e648ef49aa75b82edd7bc80248d0.tar.gz
freebsd-ports-gnome-0c8da4920f93e648ef49aa75b82edd7bc80248d0.tar.zst
freebsd-ports-gnome-0c8da4920f93e648ef49aa75b82edd7bc80248d0.zip
Allow to build with texinfo from ports
With hat: portmgr
Diffstat (limited to 'databases/tora')
-rw-r--r--databases/tora/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/tora/Makefile b/databases/tora/Makefile
index 22a0cc74a314..4f55d3fff768 100644
--- a/databases/tora/Makefile
+++ b/databases/tora/Makefile
@@ -30,6 +30,7 @@ NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
+USES+= makeinfo
INFO= tora
.endif