FreeBSD Bugzilla – Attachment 84724 Details for
Bug 120779
[PATCH] devel/sdl_sge: respect CC/CXX
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sdl_sge.patch
sdl_sge.patch (text/plain), 726 bytes, created by
Dmitry Marakasov
on 2008-02-18 00:50:02 UTC
(
hide
)
Description:
sdl_sge.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2008-02-18 00:50:02 UTC
Size:
726 bytes
patch
obsolete
>diff -ruN sdl_sge.orig/Makefile sdl_sge/Makefile >--- sdl_sge.orig/Makefile 2008-02-18 03:34:37.000000000 +0300 >+++ sdl_sge/Makefile 2008-02-18 03:39:12.000000000 +0300 >@@ -7,7 +7,7 @@ > > PORTNAME= sdl_sge > PORTVERSION= 0.030809 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= devel graphics > MASTER_SITES= http://www.etek.chalmers.se/~e8cal1/sge/files/ \ > http://www.digitalfanatics.org/cal/sge/files/ >@@ -16,8 +16,9 @@ > MAINTAINER= jaj@hcl-club.lu > COMMENT= A graphic library for the Simple DirectMedia Layer (SDL) > >-USE_GMAKE= yes >-USE_LDCONFIG= yes >+USE_GMAKE= yes >+USE_LDCONFIG= yes >+MAKE_ENV= CC="${CC}" CXX="${CXX}" > > OPTIONS= SDL_IMAGE "Enable support for SDL_IMAGE" On \ > FREETYPE "Enable FreeType support" On \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 120779
: 84724