pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/hobbitmon Avoid creation of a "manman1" dir.
details: https://anonhg.NetBSD.org/pkgsrc/rev/74afa89a8dfe
branches: trunk
changeset: 516475:74afa89a8dfe
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jul 21 16:20:42 2006 +0000
description:
Avoid creation of a "manman1" dir.
diffstat:
net/hobbitmon/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3195ee6158af -r 74afa89a8dfe net/hobbitmon/Makefile
--- a/net/hobbitmon/Makefile Fri Jul 21 16:19:58 2006 +0000
+++ b/net/hobbitmon/Makefile Fri Jul 21 16:20:42 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/06/21 16:54:25 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2006/07/21 16:20:42 wiz Exp $
#
DISTNAME= hobbit-4.0-beta6
@@ -59,7 +59,7 @@
CONFIGURE_ENV+= HTTPDGID=${APACHE_GROUP:Q}
CONFIGURE_ENV+= BBLOGDIR=${BBLOGDIR:Q}
CONFIGURE_ENV+= BBHOSTIP=${BBHOSTIP:Q}
-CONFIGURE_ENV+= MANROOT=${PREFIX}/${PKGMANDIR}
+CONFIGURE_ENV+= MANROOT=${PREFIX}/${PKGMANDIR}/
CONFIGURE_ENV+= BARS=all
CONFIGURE_ENV+= USENEWHIST=y
CONFIGURE_ENV+= PIXELCOUNT=560
Home |
Main Index |
Thread Index |
Old Index