mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Register avr-libc-devel as a conflicting port.
This commit is contained in:
parent
006b668d5c
commit
a568cf9165
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202348
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= avr-libc
|
PORTNAME= avr-libc
|
||||||
PORTVERSION= 1.4.6
|
PORTVERSION= 1.4.6
|
||||||
|
PORTREVISION= 1
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
||||||
|
@ -34,6 +35,9 @@ BROKEN= Does not build
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
|
|
||||||
|
CONFLICTS= avr-libc-devel*
|
||||||
|
|
||||||
CONFIGURE_ENV= CC=avr-gcc PREFIX=${PREFIX}
|
CONFIGURE_ENV= CC=avr-gcc PREFIX=${PREFIX}
|
||||||
.if !defined(NOPORTDOCS)
|
.if !defined(NOPORTDOCS)
|
||||||
CONFIGURE_ARGS= --build=`./config.guess` --host=avr \
|
CONFIGURE_ARGS= --build=`./config.guess` --host=avr \
|
||||||
|
|
Loading…
Add table
Reference in a new issue