aboutsummaryrefslogtreecommitdiff
path: root/graphics/enblend
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/enblend')
-rw-r--r--graphics/enblend/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile
index acd033799e8a..22634b648ce0 100644
--- a/graphics/enblend/Makefile
+++ b/graphics/enblend/Makefile
@@ -11,7 +11,8 @@ DISTNAME= enblend-enfuse-${PORTVERSION}
MAINTAINER= grog@FreeBSD.org
COMMENT= Tool for image blending with multiresolution splines
-BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo \
+BUILD_DEPENDS= help2man:${PORTSDIR}/misc/help2man \
+ ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo \
OpenEXR>=1.0:${PORTSDIR}/graphics/OpenEXR
LIB_DEPENDS= liblcms2.so:${PORTSDIR}/graphics/lcms2 \
libtiff.so:${PORTSDIR}/graphics/tiff \