pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/bkpupsd Trying to fix bulk build problem again.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66c0b46d084f
branches:  trunk
changeset: 530118:66c0b46d084f
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Jun 16 05:11:55 2007 +0000

description:
Trying to fix bulk build problem again.

diffstat:

 sysutils/bkpupsd/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r b89445032801 -r 66c0b46d084f sysutils/bkpupsd/Makefile
--- a/sysutils/bkpupsd/Makefile Sat Jun 16 02:53:59 2007 +0000
+++ b/sysutils/bkpupsd/Makefile Sat Jun 16 05:11:55 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2007/06/07 15:08:50 taca Exp $
+# $NetBSD: Makefile,v 1.26 2007/06/16 05:11:55 taca Exp $
 #
 
 DISTNAME=      bkpupsd-2.2.1
@@ -11,8 +11,9 @@
 HOMEPAGE=      # not exist
 COMMENT=       Simple UPS daemon for BK-Pro, BK and FREQUPS A/F series
 
-INSTALLATION_DIRS=     libexec/bkpupsd sbin share/doc/bkpupsd \
-                       share/examples/bkpupsd
+INSTALLATION_DIRS=     libexec/bkpupsd sbin ${PKGMANDIR}/cat5
+                       ${PKGMANDIR}/cat8 ${PKGMANDIR}/man5 ${PKGMANDIR}/man8 \
+                       share/doc/bkpupsd share/examples/bkpupsd
 
 # Original program assumes BSD code base.
 ONLY_FOR_PLATFORM= NetBSD-*-*



Home | Main Index | Thread Index | Old Index