From 95e4b0f2c32c1f6522771912a1108c3c3688b520 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 8 Aug 2008 21:15:57 +0000 Subject: bootstrap-mk-files-20080808: YAGV (Yet Another Groff Version) --- pkgtools/bootstrap-mk-files/Makefile | 4 ++-- pkgtools/bootstrap-mk-files/files/mods/Linux.bsd.man.mk | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'pkgtools/bootstrap-mk-files') diff --git a/pkgtools/bootstrap-mk-files/Makefile b/pkgtools/bootstrap-mk-files/Makefile index a759db07aaf..28ee4b3bbe5 100644 --- a/pkgtools/bootstrap-mk-files/Makefile +++ b/pkgtools/bootstrap-mk-files/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2008/07/29 19:39:41 tnn Exp $ +# $NetBSD: Makefile,v 1.16 2008/08/08 21:15:57 joerg Exp $ -DISTNAME= bootstrap-mk-files-20080728 +DISTNAME= bootstrap-mk-files-20080808 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty diff --git a/pkgtools/bootstrap-mk-files/files/mods/Linux.bsd.man.mk b/pkgtools/bootstrap-mk-files/files/mods/Linux.bsd.man.mk index 735bdef9d99..22c7e2d4606 100644 --- a/pkgtools/bootstrap-mk-files/files/mods/Linux.bsd.man.mk +++ b/pkgtools/bootstrap-mk-files/files/mods/Linux.bsd.man.mk @@ -1,4 +1,4 @@ -# $NetBSD: Linux.bsd.man.mk,v 1.3 2008/07/28 20:18:20 tnn Exp $ +# $NetBSD: Linux.bsd.man.mk,v 1.4 2008/08/08 21:15:57 joerg Exp $ # @(#)bsd.man.mk 8.1 (Berkeley) 6/8/93 .if !target(__initialized__) @@ -22,6 +22,8 @@ cleandir: cleanman TMACDIR?= ${DESTDIR}/usr/share/groff/1.19.2/tmac .elif exists(${DESTDIR}/usr/share/groff/1.18.1.1/tmac) TMACDIR?= ${DESTDIR}/usr/share/groff/1.18.1.1/tmac +.elif exists(${DESTDIR}/usr/share/groff/1.18.1.4/tmac) +TMACDIR?= ${DESTDIR}/usr/share/groff/1.18.1.4/tmac .elif exists(${DESTDIR}/usr/share/groff/1.18.1/tmac) TMACDIR?= ${DESTDIR}/usr/share/groff/1.18.1/tmac .else -- cgit v1.2.3