pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9508665f9ed3
branches:  trunk
changeset: 394976:9508665f9ed3
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jun 29 17:10:27 2009 +0000

description:
Create needed directories.

diffstat:

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

diffs (18 lines):

diff -r 4bf1fc0fdbe5 -r 9508665f9ed3 graphics/qcamview/Makefile
--- a/graphics/qcamview/Makefile        Mon Jun 29 16:36:33 2009 +0000
+++ b/graphics/qcamview/Makefile        Mon Jun 29 17:10:27 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:36 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2009/06/29 17:10:27 joerg Exp $
 #
 
 DISTNAME=      qce-ga-0.40d
@@ -15,6 +15,8 @@
 HOMEPAGE=      http://www.medias.ne.jp/~takam/bsd/NetBSD.html#qcam
 COMMENT=       Logitech Quickcam Express USB Utilities
 
+INSTALLATION_DIRS=     ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1
+
 MAKE_ENV+=     ${BSD_MAKE_ENV}
 
 do-build:



Home | Main Index | Thread Index | Old Index