From db7dbc00a3f3db9e2ef76220f81b7d65811d8bc2 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 7 Oct 2005 18:42:01 +0000 Subject: Use PKGMANDIR. --- mail/ja-mh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/ja-mh') diff --git a/mail/ja-mh/Makefile b/mail/ja-mh/Makefile index 3d43c9df2a3..39919e69133 100644 --- a/mail/ja-mh/Makefile +++ b/mail/ja-mh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/03/15 14:05:52 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/10/07 18:42:01 wiz Exp $ DISTNAME= mh-6.8.4-JP-3.05 PKGNAME= ja-mh6-3.05 @@ -26,7 +26,7 @@ MANCOMPRESSED= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-batchmode \ --libexecdir=${PREFIX}/libexec/mh \ - --enable-jmandir=${PREFIX}/man/ja_JP.EUC \ + --enable-jmandir=${PREFIX}/${PKGMANDIR}/ja_JP.EUC \ --enable-apop=${PREFIX}/etc/pop.auth --enable-rpop post-install: -- cgit v1.2.3