aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-libc/Makefile
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2007-10-30 11:32:26 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2007-10-30 11:32:26 +0000
commit4a7de2a1a98e63960318aba62f063890a049a974 (patch)
tree4935e56cb4a62aaa5036ef9e06ba1f46c1622852 /devel/avr-libc/Makefile
parent4f98af6d861f2104255f8d14ea1c536643141533 (diff)
downloadports-4a7de2a1a98e63960318aba62f063890a049a974.tar.gz
ports-4a7de2a1a98e63960318aba62f063890a049a974.zip
Upgrade to version 1.4.7. This also unbreaks the port.
PR: ports/116408
Notes
Notes: svn path=/head/; revision=202430
Diffstat (limited to 'devel/avr-libc/Makefile')
-rw-r--r--devel/avr-libc/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/avr-libc/Makefile b/devel/avr-libc/Makefile
index f3257aae75a3..5f0960e44a58 100644
--- a/devel/avr-libc/Makefile
+++ b/devel/avr-libc/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= avr-libc
-PORTVERSION= 1.4.6
-PORTREVISION= 1
+PORTVERSION= 1.4.7
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
@@ -30,8 +29,6 @@ BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen \
jpegtopnm:${PORTSDIR}/graphics/netpbm
.endif
-BROKEN= Does not build
-
USE_BZIP2= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes