summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/enblend-enfuse/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/enblend-enfuse/Makefile b/graphics/enblend-enfuse/Makefile
index b6710f00ba6..f9a170f9808 100644
--- a/graphics/enblend-enfuse/Makefile
+++ b/graphics/enblend-enfuse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2015/10/12 16:01:18 adam Exp $
+# $NetBSD: Makefile,v 1.35 2015/10/17 17:41:49 adam Exp $
DISTNAME= enblend-enfuse-4.1.4
CATEGORIES= graphics
@@ -15,6 +15,8 @@ USE_TOOLS+= gmake perl:build pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-boost-filesystem
+BUILD_DEPENDS+= help2man-[0-9]*:../../converters/help2man
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "Darwin"