From 5dbf8278269e474a7f3f6491727601e2752379a4 Mon Sep 17 00:00:00 2001 From: taca Date: Fri, 16 Jun 2006 08:41:12 +0000 Subject: Oops, forgot to correct include path of Makefile.common. --- www/geeklog/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/geeklog') diff --git a/www/geeklog/Makefile b/www/geeklog/Makefile index 494002b4040..68c950997b7 100644 --- a/www/geeklog/Makefile +++ b/www/geeklog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/06/15 13:26:42 taca Exp $ +# $NetBSD: Makefile,v 1.2 2006/06/16 08:41:12 taca Exp $ # DISTNAME= geeklog-${VER} @@ -70,7 +70,7 @@ SUBST_STAGE.conf= post-configure INSTALLATION_DIRS= ${GEEKLOG_BASE} ${GEEKLOG_PUB} ${GEEKLOG_TMPL}/images \ share/examples/geeklog -.include "../../WORK/geeklog/Makefile.common" +.include "../../www/geeklog/Makefile.common" APACHE_GROUP?= www PKG_SYSCONFSUBDIR?= geeklog -- cgit v1.2.3