diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/birda/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/birda/Makefile b/comms/birda/Makefile index 948967cdb14..359955dcb2a 100644 --- a/comms/birda/Makefile +++ b/comms/birda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2008/01/01 14:27:40 obache Exp $ +# $NetBSD: Makefile,v 1.20 2008/02/07 13:24:36 tnn Exp $ # DISTNAME= birda-1.3 @@ -9,6 +9,7 @@ MAINTAINER= lennart@augustsson.net COMMENT= Bohlin's IrDA utilities USE_BSD_MAKEFILE= yes +USE_TOOLS+= groff nroff INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1 |