summaryrefslogtreecommitdiff
path: root/textproc/namazu1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/namazu1/Makefile')
-rw-r--r--textproc/namazu1/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/namazu1/Makefile b/textproc/namazu1/Makefile
index 8af92f84c27..e8f66256057 100644
--- a/textproc/namazu1/Makefile
+++ b/textproc/namazu1/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:30 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/20 12:26:50 agc Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1999/03/31 11:52:07 flathill Exp $
DISTNAME= namazu-1.3.0.11
PKGREVISION= 1
-WRKSRC= ${WRKDIR}/${DISTNAME}/src
CATEGORIES= japanese textproc
MASTER_SITES= http://www.namazu.org/stable/
@@ -17,6 +16,8 @@ DEPENDS+= nkf-1.7:../../converters/nkf
DEPENDS+= p5-Text-ChaSen>=1.0:../../textproc/p5-Text-ChaSen
.endif
+WRKSRC= ${WRKDIR}/${DISTNAME}/src
+
CONFIGURE_ARGS+= --with-cgi-dir=${LOCALBASE}/libexec/cgi-bin
.if defined(WITH_CHASEN) && ${WITH_CHASEN} == NO
CONFIGURE_ARGS+= -without-chasen