From 5e6fc5aba170f7b2858c2e5257211dcab2cf45fb Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 29 Jun 2009 22:38:39 +0000 Subject: Create needed directories. --- graphics/cpia2view/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/cpia2view/Makefile b/graphics/cpia2view/Makefile index 85d6fef0fab..a6c7fc13f08 100644 --- a/graphics/cpia2view/Makefile +++ b/graphics/cpia2view/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2009/05/06 03:08:21 obache Exp $ +# $NetBSD: Makefile,v 1.13 2009/06/29 22:38:39 joerg Exp $ # DISTNAME= cpia2_driver-1.0 @@ -19,6 +19,8 @@ COMMENT= USB cameras based CPiA2 Utility Programs USE_BSD_MAKEFILE= yes USE_TOOLS+= groff nroff +INSTALLATION_DIRS= ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1 + .include "../../mk/bsd.prefs.mk" do-build: -- cgit v1.2.3