summaryrefslogtreecommitdiff
path: root/cross/avr-binutils/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2003-09-19 12:34:26 +0000
committerwiz <wiz>2003-09-19 12:34:26 +0000
commit258690dc13b338873b4ce7710bf340362babc1d2 (patch)
tree8937a0e39cffbf6c591ea6b06e4039baa3982e9a /cross/avr-binutils/Makefile
parente08095c3b61e13609c868f8c71431f1ceb9c1983 (diff)
downloadpkgsrc-258690dc13b338873b4ce7710bf340362babc1d2.tar.gz
Don't install info pages, to avoid conflict with binutils package.
Bump PKGREVISION.
Diffstat (limited to 'cross/avr-binutils/Makefile')
-rw-r--r--cross/avr-binutils/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/cross/avr-binutils/Makefile b/cross/avr-binutils/Makefile
index 687406dd807..1f2b01dddd7 100644
--- a/cross/avr-binutils/Makefile
+++ b/cross/avr-binutils/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2003/08/09 10:36:58 seb Exp $
+# $NetBSD: Makefile,v 1.4 2003/09/19 12:34:26 wiz Exp $
# FreeBSD Id: ports/devel/avr-binutils/Makefile,v 1.9 2003/03/07 06:00:08 ade Exp
DISTNAME= binutils-2.13.2.1
PKGNAME= avr-binutils-2.13.2.1
+PKGREVISION= 1
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_SOURCEWARE:=binutils/releases/}
@@ -18,8 +19,6 @@ USE_MAKEINFO= YES
CONFIGURE_ARGS= --target=avr
-INFO_FILES= as.info binutils.info ld.info
-
# Prevent the need to run texi2pod.pl and pod2man hence
# the need for perl as build dependency.
post-configure: