Subject: pkg/29688: make net/hobbitmon work with apache2
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <ptijo@tumfatig.net>
List: pkgsrc-bugs
Date: 03/13/2005 14:37:01
>Number: 29688
>Category: pkg
>Synopsis: make net/hobbitmon work with apache2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Mar 13 14:37:00 +0000 2005
>Originator: ptiJo
>Release: NetBSD 2.0_STABLE
>Organization:
,- This mail runs ------.
`--------- NetBSD/i386 -'
>Environment:
System: NetBSD airport.tumfatig.net 2.0_STABLE NetBSD 2.0_STABLE (AIRPORT-$Revision: 1.595.2.11 $) #0: Tue Mar 1 09:53:16 CET 2005 root@airport.tumfatig.net:/usr/obj/sys/arch/i386/compile/AIRPORT i386
Architecture: i386
Machine: i386
>Description:
As is, hobbitmon requires Apache ; I use Apache2.
>How-To-Repeat:
Install Apache2, install hobittmon.
>Fix:
Here's a patch for Makefile :
--- Makefile.orig 2005-02-25 09:55:58.000000000 +0100
+++ Makefile 2005-03-13 15:13:14.000000000 +0100
@@ -77,5 +77,5 @@
.include "../../graphics/png/buildlink3.mk"
.include "../../devel/pcre/buildlink3.mk"
-.include "../../www/apache/buildlink3.mk"
+.include "../../mk/apache.mk"
.include "../../mk/bsd.pkg.mk"
Hope it helps !
>Unformatted: