pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/obexapp INSTALLATION_DIRS



details:   https://anonhg.NetBSD.org/pkgsrc/rev/507aef4d1a61
branches:  trunk
changeset: 545219:507aef4d1a61
user:      plunky <plunky%pkgsrc.org@localhost>
date:      Mon Jul 28 20:13:50 2008 +0000

description:
INSTALLATION_DIRS

diffstat:

 comms/obexapp/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r d036e70cfdc2 -r 507aef4d1a61 comms/obexapp/Makefile
--- a/comms/obexapp/Makefile    Mon Jul 28 20:08:39 2008 +0000
+++ b/comms/obexapp/Makefile    Mon Jul 28 20:13:50 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2008/07/28 19:47:08 plunky Exp $
+# $NetBSD: Makefile,v 1.15 2008/07/28 20:13:50 plunky Exp $
 #
 
 DISTNAME=      obexapp-1.4.9
@@ -15,6 +15,9 @@
 
 BUILD_DEFS+=           VARBASE
 
+INSTALLATION_DIRS+=    bin
+INSTALLATION_DIRS+=    ${PKGMANDIR}/cat1
+INSTALLATION_DIRS+=    ${PKGMANDIR}/man1
 OWN_DIRS+=             ${VARBASE}/spool/obex
 
 RCD_SCRIPTS+=          obexapp



Home | Main Index | Thread Index | Old Index