summaryrefslogtreecommitdiffstats
path: root/devel/avr-gcc-3/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>2002-09-01 12:13:57 +0000
committerjoerg <joerg@FreeBSD.org>2002-09-01 12:13:57 +0000
commit49c4dcf6b248586f09c63d291882116f8e5bf0e4 (patch)
tree3a94654e8f0b533d721ccb93fd411ea9baa0bd64 /devel/avr-gcc-3/Makefile
parent572c3a8c7b489e303e5d0a2c2ce6ea2348bb76e8 (diff)
downloadFreeBSD-ports-49c4dcf6b248586f09c63d291882116f8e5bf0e4.zip
FreeBSD-ports-49c4dcf6b248586f09c63d291882116f8e5bf0e4.tar.gz
Update to version 2002.09.01. Included are a couple of private
patches that were floating through the avr-gcc and avr-libc mailinglists, just for the time being until they might have been integrated into gcc's CVS. Portname changed from dashes in the snap date to dots so portupgrade doesn't get confused about it. Thanks to Brian Dean for the hint.
Diffstat (limited to 'devel/avr-gcc-3/Makefile')
-rw-r--r--devel/avr-gcc-3/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/avr-gcc-3/Makefile b/devel/avr-gcc-3/Makefile
index 4751a29..121e411 100644
--- a/devel/avr-gcc-3/Makefile
+++ b/devel/avr-gcc-3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gcc
-PORTVERSION= 3.3-2002-08-12
+PORTVERSION= 3.3.2002.09.01
CATEGORIES= devel
#MASTER_SITES= ${MASTER_SITE_GNU}
#MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -36,8 +36,7 @@ CONFIGURE_ARGS= --target=avr
MAKE_FLAGS= LANGUAGES="c c++"
-# Only few man pages in this snapshot...
-#MAN1= cpp.1 avr-gcc.1 avr-g++.1 gcov.1
-MAN1= avr-g++.1
+MAN1= cpp.1 avr-gcc.1 avr-g++.1 gcov.1
+MAN7= fsf-funding.7 gfdl.7 gpl.7
.include <bsd.port.mk>
OpenPOWER on IntegriCloud