summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortnn <tnn>2008-02-07 13:24:36 +0000
committertnn <tnn>2008-02-07 13:24:36 +0000
commit5ce0a2b0e3a4a3ccf231173c203703fd345f95b8 (patch)
treec93e76beab8c077bf70518704bb4597757e7c313 /graphics
parent94b582eb3c905b46c6a17d296b75cc7fd91a4fad (diff)
downloadpkgsrc-5ce0a2b0e3a4a3ccf231173c203703fd345f95b8.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"