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

bsd.port.mk requires that OPTIONS should be spelled with double quotes.

This commit is contained in:
Ruslan Ermilov 2008-03-29 15:22:13 +00:00
parent 479e1637ff
commit db5b39dfbd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210085
2 changed files with 3 additions and 3 deletions

View File

@ -15,8 +15,8 @@ MASTER_SITE_SUBDIR= libs
MAINTAINER= roam@FreeBSD.org
COMMENT= A public ELF file access library similar to libelf(3) in Solaris
OPTIONS= EXTENDED 'ELF format extensions' on \
NLS 'Native Language Support' on
OPTIONS= EXTENDED "ELF format extensions" on \
NLS "Native Language Support" on
.include <bsd.port.pre.mk>

View File

@ -22,7 +22,7 @@ COMMENT= Unreal Tournament Dedicated Server for Linux
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12
OPTIONS= BONUSPACKS 'install the official bonus packs collection' on
OPTIONS= BONUSPACKS "install the official bonus packs collection" on
USE_LINUX= yes
NO_CDROM= Size; the data set is much too big