summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-02-07 13:24:36 +0000
committertnn <tnn@pkgsrc.org>2008-02-07 13:24:36 +0000
commitbdcd11f1c31e85e588f3ce904d3609cb1d3d3c02 (patch)
treec93e76beab8c077bf70518704bb4597757e7c313 /graphics
parente4bccb78994653561982f131b9d9bb8b0cbe3587 (diff)
downloadpkgsrc-bdcd11f1c31e85e588f3ce904d3609cb1d3d3c02.tar.gz
Needs GNU nroff to format catpages with -mandoc.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cnxtview/Makefile3
-rw-r--r--graphics/cpia2view/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/cnxtview/Makefile b/graphics/cnxtview/Makefile
index 2a84f2d43ae..eb86032f376 100644
--- a/graphics/cnxtview/Makefile
+++ b/graphics/cnxtview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/01/08 03:20:05 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2008/02/07 13:24:36 tnn Exp $
#
DISTNAME= cnxtutil-0.00-alpha
@@ -14,6 +14,7 @@ COMMENT= Creative WEBCAM Notebook Utility Programs
NOT_FOR_PLATFORM= SunOS-*-* # needs <err.h> and <dev/usb/usb.h>
USE_BSD_MAKEFILE= yes
+USE_TOOLS+= groff nroff
MAKE_ENV+= NOGCCERROR=
.include "../../graphics/imlib/buildlink3.mk"
diff --git a/graphics/cpia2view/Makefile b/graphics/cpia2view/Makefile
index d6b2ebb2abb..fb1c05e844c 100644
--- a/graphics/cpia2view/Makefile
+++ b/graphics/cpia2view/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/01/08 03:19:01 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2008/02/07 13:24:36 tnn Exp $
#
DISTNAME= cpia2_driver-1.0
@@ -17,6 +17,7 @@ HOMEPAGE= http://www.medias.ne.jp/~takam/bsd/NetBSD.html#cpia2
COMMENT= USB cameras based CPiA2 Utility Programs
USE_BSD_MAKEFILE= yes
+USE_TOOLS+= groff nroff
.include "../../mk/bsd.prefs.mk"