pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/cpia2view Create needed directories.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d88f64268710
branches:  trunk
changeset: 394980:d88f64268710
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jun 29 22:38:39 2009 +0000

description:
Create needed directories.

diffstat:

 graphics/cpia2view/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5c24a465b62f -r d88f64268710 graphics/cpia2view/Makefile
--- a/graphics/cpia2view/Makefile       Mon Jun 29 20:28:35 2009 +0000
+++ b/graphics/cpia2view/Makefile       Mon Jun 29 22:38:39 2009 +0000
@@ -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 @@
 USE_BSD_MAKEFILE=      yes
 USE_TOOLS+=            groff nroff
 
+INSTALLATION_DIRS=     ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1
+
 .include "../../mk/bsd.prefs.mk"
 
 do-build:



Home | Main Index | Thread Index | Old Index