summaryrefslogtreecommitdiff
path: root/cross/binutils
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-02-04 19:52:54 +0000
committertnn <tnn@pkgsrc.org>2008-02-04 19:52:54 +0000
commit282e2b7e88ae0e44f7017538446160f58a221826 (patch)
tree9d5ddbddec9be5fce0575284d06dffa7c6006941 /cross/binutils
parent94f809ed553c7fa2c724da928eddf2a475232550 (diff)
downloadpkgsrc-282e2b7e88ae0e44f7017538446160f58a221826.tar.gz
PR 37949: Aleksey Cheusov: USE_TOOLS needs to be fixed in several packages
Diffstat (limited to 'cross/binutils')
-rw-r--r--cross/binutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/binutils/Makefile b/cross/binutils/Makefile
index d36ee7619d9..3183b64ca31 100644
--- a/cross/binutils/Makefile
+++ b/cross/binutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2007/02/15 14:45:40 rillig Exp $
+# $NetBSD: Makefile,v 1.51 2008/02/04 19:52:55 tnn Exp $
#
# GNU binutils configured to hold `as many targets as the cross system is
# capable of using'. Configures and builds everything except gas, which
@@ -15,7 +15,7 @@ HOMEPAGE= http://www.gnu.org/
COMMENT= Unified GNU binutils for cross build environments
USE_CROSSBASE= yes
-USE_TOOLS+= gm4
+USE_TOOLS+= gm4 pod2man
USE_LIBTOOL= yes
GNU_CONFIGURE= yes