mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Fix tiny parser error. No user-visible changes.
PR: ports/159540 Submitted by: dougb@
This commit is contained in:
parent
b8a1ba4c9b
commit
1375a57930
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279033
@ -43,7 +43,7 @@ BROKEN= Please, select msp430-gcc-4 or msp430-gcc-3, not both
|
||||
BUILD_DEPENDS+= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc
|
||||
PLIST_SUB+= GCC3="@comment " GCC4=""
|
||||
NEEDGCCVERSION= 4
|
||||
PORTGCCVERSION= ""
|
||||
PORTGCCVERSION=
|
||||
OTHEGCCVERSION= 3
|
||||
.elif defined(WITH_GCC3)
|
||||
PLIST_SUB+= GCC3="" GCC4="@comment "
|
||||
|
Loading…
Reference in New Issue
Block a user