aboutsummaryrefslogtreecommitdiff
path: root/graphics/enblend/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 08:58:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 08:58:09 +0000
commit698f728a34f171d54b5a596f6920cc9f902eaac5 (patch)
treef10cf7fb25b0aa3ea00f6de39d75c4dd6e48df98 /graphics/enblend/Makefile
parent71bf6b0f0b6eacee0017dafc6618893627a19d91 (diff)
downloadports-698f728a34f171d54b5a596f6920cc9f902eaac5.tar.gz
ports-698f728a34f171d54b5a596f6920cc9f902eaac5.zip
Notes
Diffstat (limited to 'graphics/enblend/Makefile')
-rw-r--r--graphics/enblend/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile
index a968d57d4ca5..a80e57b8aa21 100644
--- a/graphics/enblend/Makefile
+++ b/graphics/enblend/Makefile
@@ -23,7 +23,7 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
RUN_DEPENDS= OpenEXR>=1.0:${PORTSDIR}/graphics/OpenEXR
USE_AUTOTOOLS= automake:env autoconf:env
-USES= gmake compiler:features
+USES= gmake compiler:features makeinfo
# We need a newer version of makeinfo for this.
# Remove this line when we remove texinfo from the base system.
CONFIGURE_ARGS= MAKEINFO="${LOCALBASE}/bin/makeinfo"