pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/ja-groff Fixed PKGMANDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32f1f1bc27d9
branches:  trunk
changeset: 520616:32f1f1bc27d9
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Oct 24 06:59:38 2006 +0000

description:
Fixed PKGMANDIR.

diffstat:

 textproc/ja-groff/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 861711e4c719 -r 32f1f1bc27d9 textproc/ja-groff/Makefile
--- a/textproc/ja-groff/Makefile        Tue Oct 24 00:09:23 2006 +0000
+++ b/textproc/ja-groff/Makefile        Tue Oct 24 06:59:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/09/20 10:59:40 hira Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/24 06:59:38 rillig Exp $
 
 DISTNAME=      groff-1.10
 PKGNAME=       ja-groff-0.99
@@ -20,6 +20,7 @@
 GNU_CONFIGURE= yes
 CONFIGURE_HAS_MANDIR=  no
 #CONFIGURE_ENV+= CXXFLAGS="-fno-rtti -fno-exceptions -O"
+MAKE_FLAGS+=   manroot=${PREFIX}/${PKGMANDIR}
 
 REPLACE_PERL=  grog/grog.pl
 REPLACE_PERL+= afmtodit/afmtodit.pl



Home | Main Index | Thread Index | Old Index