summaryrefslogtreecommitdiff
path: root/www/wwwoffle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/wwwoffle/Makefile')
-rw-r--r--www/wwwoffle/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index 14b8dbcf63d..33897919ee5 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2006/10/23 11:06:23 rillig Exp $
+# $NetBSD: Makefile,v 1.68 2007/02/22 19:27:25 wiz Exp $
DISTNAME= wwwoffle-2.9a
PKGREVISION= 1
@@ -17,19 +17,19 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-confdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --with-spooldir=${VARBASE}/wwwoffle
-PKG_SYSCONFSUBDIR= wwwoffle
+PKG_SYSCONFSUBDIR= wwwoffle
CONF_FILES+= ${PREFIX}/share/examples/wwwoffle/wwwoffle.conf ${PKG_SYSCONFDIR}/wwwoffle.conf
CONF_FILES_MODE= 0640
PLIST_SUBST+= GZIP_CMD=${GZIP_CMD:Q}
RCD_SCRIPTS= wwwoffled
-SUBST_CLASSES+= fix-paths
-SUBST_STAGE.fix-paths= pre-configure
-SUBST_MESSAGE.fix-paths= Fixing absolute paths.
-SUBST_FILES.fix-paths= cache/search/namazu/scripts/wwwoffle-namazu
-SUBST_FILES.fix-paths+= cache/search/hyperestraier/scripts/wwwoffle-estseek
-SUBST_SED.fix-paths= -e 's,@PREFIX@,${PREFIX},g'
+SUBST_CLASSES+= fix-paths
+SUBST_STAGE.fix-paths= pre-configure
+SUBST_MESSAGE.fix-paths= Fixing absolute paths.
+SUBST_FILES.fix-paths= cache/search/namazu/scripts/wwwoffle-namazu
+SUBST_FILES.fix-paths+= cache/search/hyperestraier/scripts/wwwoffle-estseek
+SUBST_SED.fix-paths= -e 's,@PREFIX@,${PREFIX},g'
.include "options.mk"