summaryrefslogtreecommitdiff
path: root/cross/avr-gcc
diff options
context:
space:
mode:
authorhans <hans>2012-01-12 15:29:12 +0000
committerhans <hans>2012-01-12 15:29:12 +0000
commita3f8f6de6e464778e38448e43c75aa246c1c0b7d (patch)
tree1a7cd043ff37cab5845e6149c96048cf554eb36b /cross/avr-gcc
parentc13cdff7b67f66958b2026e89ac7d4a999cbee09 (diff)
downloadpkgsrc-a3f8f6de6e464778e38448e43c75aa246c1c0b7d.tar.gz
Uses pod2man.
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