summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2007-10-29 19:54:37 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2007-10-29 19:54:37 +0000
commita568cf9165f99aff63c47abb5eb4e1b0380c040e (patch)
tree6ce16e26c2f83b95c47a42be23c6929e9f4ef41e /devel
parentThis is a development snapshot of the avr-libc C (and math) library (diff)
Register avr-libc-devel as a conflicting port.
Notes
Notes: svn path=/head/; revision=202348
Diffstat (limited to 'devel')
-rw-r--r--devel/avr-libc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/avr-libc/Makefile b/devel/avr-libc/Makefile
index 349e3c6a9609..f3257aae75a3 100644
--- a/devel/avr-libc/Makefile
+++ b/devel/avr-libc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= avr-libc
PORTVERSION= 1.4.6
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
@@ -34,6 +35,9 @@ BROKEN= Does not build
USE_BZIP2= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes
+
+CONFLICTS= avr-libc-devel*
+
CONFIGURE_ENV= CC=avr-gcc PREFIX=${PREFIX}
.if !defined(NOPORTDOCS)
CONFIGURE_ARGS= --build=`./config.guess` --host=avr \