pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/bootstrap-mk-files/files/mods Fix the fix for...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a64b986d1ae
branches: trunk
changeset: 584228:8a64b986d1ae
user: ghen <ghen%pkgsrc.org@localhost>
date: Mon Jan 17 15:12:46 2011 +0000
description:
Fix the fix for Arch Linux
diffstat:
pkgtools/bootstrap-mk-files/files/mods/Linux.bsd.man.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 68ea74d4b775 -r 8a64b986d1ae pkgtools/bootstrap-mk-files/files/mods/Linux.bsd.man.mk
--- a/pkgtools/bootstrap-mk-files/files/mods/Linux.bsd.man.mk Mon Jan 17 14:30:06 2011 +0000
+++ b/pkgtools/bootstrap-mk-files/files/mods/Linux.bsd.man.mk Mon Jan 17 15:12:46 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Linux.bsd.man.mk,v 1.8 2011/01/10 10:16:31 markd Exp $
+# $NetBSD: Linux.bsd.man.mk,v 1.9 2011/01/17 15:12:46 ghen Exp $
# @(#)bsd.man.mk 8.1 (Berkeley) 6/8/93
.if !target(__initialized__)
@@ -19,7 +19,7 @@
cleandir: cleanman
.if exists(${DESTDIR}/usr/share/groff/1.21/tmac)
-TMACDIR?= ${DESTDIR}/usr/share/groff/1.20.1/tmac
+TMACDIR?= ${DESTDIR}/usr/share/groff/1.21/tmac
.elif exists(${DESTDIR}/usr/share/groff/1.20.1/tmac)
TMACDIR?= ${DESTDIR}/usr/share/groff/1.20.1/tmac
.elif exists(${DESTDIR}/usr/share/groff/1.19.2/tmac)
Home |
Main Index |
Thread Index |
Old Index