From 31868c7b8d516bce4b0eb16a35b77d99879670a9 Mon Sep 17 00:00:00 2001 From: hans Date: Thu, 12 Jan 2012 15:29:12 +0000 Subject: Uses pod2man. --- cross/avr-gcc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cross/avr-gcc/Makefile') 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 -- cgit v1.2.3