Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2006 02:02:38 GMT
From:      Alex Kozlov<spam@rm-rf.kiev.ua>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/104366: [devel/sdl12] [patch] Add SVGALIB option
Message-ID:  <200610130202.k9D22ckl024391@www.freebsd.org>
Resent-Message-ID: <200610130210.k9D2AIg7066133@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104366
>Category:       ports
>Synopsis:       [devel/sdl12] [patch] Add SVGALIB option
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 13 02:10:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kozlov
>Release:        FreeBSD 6.1
>Organization:
private
>Environment:
>Description:
Add SVGALIB option
>How-To-Repeat:

>Fix:
--- Makefile.org        Fri Oct 13 04:51:25 2006
+++ Makefile    Fri Oct 13 04:52:18 2006
@@ -50,7 +50,8 @@
 OPTIONS=       NAS     "Include support for the Network Audio System"  Off     \
                AALIB   "Include support for AA-lib"                    On      \
                GL      "Include support for OpenGL"                    On      \
-               GGI     "Include support for GGI"                       Off
+               GGI     "Include support for GGI"                       Off     \
+               SVGALIB "Include support for SVGALIB"                   On
 
 .include <bsd.port.pre.mk>

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610130202.k9D22ckl024391>