summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-06-28 06:13:28 +0000
committerantoine <antoine@FreeBSD.org>2014-06-28 06:13:28 +0000
commite490145589790996d6f7e5368d8fb48c25463461 (patch)
treedf9228359d6b734c28998ccb5a275dda7bb8effe
parent3d167f1811ff61293eb1e3cc067cdcc2d0a3a9ca (diff)
downloadFreeBSD-ports-e490145589790996d6f7e5368d8fb48c25463461.zip
FreeBSD-ports-e490145589790996d6f7e5368d8fb48c25463461.tar.gz
Allow to build with texinfo from ports
-rw-r--r--devel/ecb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ecb/Makefile b/devel/ecb/Makefile
index 913b1c6..7fb4233 100644
--- a/devel/ecb/Makefile
+++ b/devel/ecb/Makefile
@@ -14,7 +14,7 @@ COMMENT= Emacs Code Browser
LICENSE= GPLv2
-USES= gmake
+USES= gmake makeinfo
USE_EMACS= yes
LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
OpenPOWER on IntegriCloud