summaryrefslogtreecommitdiff
path: root/net/hobbitmon/Makefile
diff options
context:
space:
mode:
authormanu <manu@pkgsrc.org>2005-02-20 10:51:32 +0000
committermanu <manu@pkgsrc.org>2005-02-20 10:51:32 +0000
commite609658d3d091d3464115dada20e48117d76e0ed (patch)
tree26f2ff47476dd1cdeb58fb10fcce2c39b5417966 /net/hobbitmon/Makefile
parent3b355ed24480ba4400d247af8efa5b9832e839b4 (diff)
downloadpkgsrc-e609658d3d091d3464115dada20e48117d76e0ed.tar.gz
Workaround missing hobbit user and www group at build time
Diffstat (limited to 'net/hobbitmon/Makefile')
-rw-r--r--net/hobbitmon/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/hobbitmon/Makefile b/net/hobbitmon/Makefile
index 522385732bf..092b139292f 100644
--- a/net/hobbitmon/Makefile
+++ b/net/hobbitmon/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2005/01/24 18:16:20 manu Exp $
+# $NetBSD: Makefile,v 1.3 2005/02/20 10:51:32 manu Exp $
#
DISTNAME= hobbit-4.0-beta6
PKGNAME= hobbit-4.0b6
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hobbitmon/}
@@ -76,5 +76,6 @@ do-install:
.include "../../security/openssl/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../devel/pcre/buildlink3.mk"
+.include "../../www/apache/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"