mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Fix a small whitespace issue in OPTIONS.
This commit is contained in:
parent
b8e9159672
commit
048988212e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261949
@ -43,7 +43,7 @@ MAKE_JOBS_SAFE= yes
|
||||
PATCH_WRKSRC= ${SRCDIR}
|
||||
CONFIGURE_SCRIPT= ../${SRCDIR:S/${WRKDIR}\///}/configure
|
||||
|
||||
OPTIONS= LTO "Enable link-time optimizations (LTO)" off \
|
||||
OPTIONS= LTO "Enable link-time optimizations (LTO)" off \
|
||||
JAVA "Enable the Java frontend (i386 and amd64 only)" on
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -43,7 +43,7 @@ MAKE_JOBS_SAFE= yes
|
||||
PATCH_WRKSRC= ${SRCDIR}
|
||||
CONFIGURE_SCRIPT= ../${SRCDIR:S/${WRKDIR}\///}/configure
|
||||
|
||||
OPTIONS= LTO "Enable link-time optimizations (LTO)" off \
|
||||
OPTIONS= LTO "Enable link-time optimizations (LTO)" off \
|
||||
JAVA "Enable the Java frontend (i386 and amd64 only)" on
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -43,7 +43,7 @@ MAKE_JOBS_SAFE= yes
|
||||
PATCH_WRKSRC= ${SRCDIR}
|
||||
CONFIGURE_SCRIPT= ../${SRCDIR:S/${WRKDIR}\///}/configure
|
||||
|
||||
OPTIONS= LTO "Enable link-time optimizations (LTO)" off \
|
||||
OPTIONS= LTO "Enable link-time optimizations (LTO)" off \
|
||||
JAVA "Enable the Java frontend (i386 and amd64 only)" on
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -43,7 +43,7 @@ MAKE_JOBS_SAFE= yes
|
||||
PATCH_WRKSRC= ${SRCDIR}
|
||||
CONFIGURE_SCRIPT= ../${SRCDIR:S/${WRKDIR}\///}/configure
|
||||
|
||||
OPTIONS= LTO "Enable link-time optimizations (LTO)" off \
|
||||
OPTIONS= LTO "Enable link-time optimizations (LTO)" off \
|
||||
JAVA "Enable the Java frontend (i386 and amd64 only)" on
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user