1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Fix a small whitespace issue in OPTIONS.

This commit is contained in:
Gerald Pfeifer 2010-09-27 14:09:43 +00:00
parent b8e9159672
commit 048988212e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261949
4 changed files with 4 additions and 4 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>