summaryrefslogtreecommitdiff
path: root/cross/avr-gcc
diff options
context:
space:
mode:
Diffstat (limited to 'cross/avr-gcc')
-rw-r--r--cross/avr-gcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/avr-gcc/Makefile b/cross/avr-gcc/Makefile
index 4bac17a2c7c..be25cab034f 100644
--- a/cross/avr-gcc/Makefile
+++ b/cross/avr-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2010/07/15 21:35:10 asau Exp $
+# $NetBSD: Makefile,v 1.26 2012/01/12 15:29:12 hans Exp $
DISTNAME= gcc-4.4.1
PKGNAME= avr-gcc-4.4.1
@@ -20,7 +20,7 @@ BUILD_DEPENDS+= autoconf-[0-9]*:../../devel/autoconf
.include "../../mk/bsd.prefs.mk"
GNU_CONFIGURE= yes
-USE_TOOLS+= bison gmake lex perl tar msgfmt
+USE_TOOLS+= bison gmake lex perl tar msgfmt pod2man
USE_PKGLOCALEDIR= yes
USE_GNU_CONFIGURE_HOST= no