summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2016-01-14 02:51:25 +0000
committerchristos <christos@NetBSD.org>2016-01-14 02:51:25 +0000
commit7cddb9b6f0f473c7d3de27785aef04b637ad29d7 (patch)
tree8b5598a938c54ecd13e8f27a07ac0441f9672dbe /Makefile
parentd7c111c71c942597e3ab880d47ba80d3ecc7c400 (diff)
fix direct reference to texinfo, bleh
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 430f51aac8d..3c5f840d997 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.316 2015/07/23 08:03:25 mrg Exp $
+# $NetBSD: Makefile,v 1.317 2016/01/14 02:51:25 christos Exp $
#
# This is the top-level makefile for building NetBSD. For an outline of
@@ -163,7 +163,7 @@ afterinstall: .PHONY .MAKE
${MAKEDIRTARGET} share/man makedb
.endif
.if (${MKUNPRIVED} != "no" && ${MKINFO} != "no")
- ${MAKEDIRTARGET} gnu/usr.bin/texinfo/install-info infodir-meta
+ ${MAKEDIRTARGET} external/gpl2/texinfo/bin/install-info infodir-meta
.endif
.if !defined(NOPOSTINSTALL)
${MAKEDIRTARGET} . postinstall-check