ports/122106: games/utserver: fix single-quotes in OPTIONS
Dima Panov
fluffy at fluffy.khv.ru
Wed Mar 26 05:20:01 UTC 2008
>Number: 122106
>Category: ports
>Synopsis: games/utserver: fix single-quotes in OPTIONS
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Mar 26 05:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Dima Panov
>Release: FreeBSD 8.0-800027-CURRENT i386
>Organization:
>Environment:
System: FreeBSD 8.0-800027-CURRENT #0: Tue Mar 25 16:19:27 VLAT 2008
root at Fluffy.Khv.RU:/usr/obj/usr/src/sys/Spot
>Description:
games/utserver: fix single-quotes in OPTIONS
>How-To-Repeat:
>Fix:
--- games::utserver.diff begins here ---
Index: games/utserver/Makefile
===================================================================
RCS file: /home/ncvs/ports/games/utserver/Makefile,v
retrieving revision 1.29
diff -u -r1.29 Makefile
--- games/utserver/Makefile 13 Mar 2008 14:28:12 -0000 1.29
+++ games/utserver/Makefile 26 Mar 2008 03:02:27 -0000
@@ -22,7 +22,7 @@
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
--- games::utserver.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list