FreeBSD Bugzilla – Attachment 22578 Details for
Bug 39136
Enable arts in SDL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sdl12.diff
sdl12.diff (text/plain), 617 bytes, created by
Marc Recht
on 2002-06-11 03:10:01 UTC
(
hide
)
Description:
sdl12.diff
Filename:
MIME Type:
Creator:
Marc Recht
Created:
2002-06-11 03:10:01 UTC
Size:
617 bytes
patch
obsolete
>diff -Nur sdl12.old/Makefile sdl12/Makefile >--- sdl12.old/Makefile Fri May 17 10:32:45 2002 >+++ sdl12/Makefile Tue Jun 11 04:01:52 2002 >@@ -24,7 +24,6 @@ > PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ > PTHREAD_LIBS="${PTHREAD_LIBS}" > CONFIGURE_ARGS= --enable-video-aalib \ >- --disable-arts \ > --disable-nas > > CFLAGS+= ${PTHREAD_CFLAGS} >@@ -36,6 +35,12 @@ > CONFIGURE_ARGS+=--disable-video-vgl > PKGMESSAGE= /I/hate/ports/Mk/bsd.port.mk > DISPLAY_MSG= ${DO_NADA} >+.endif >+ >+.if exists(${LOCALBASE}/bin/artsc-config) >+CONFIGURE_ARGS+=--enable-arts >+.else >+CONFIGURE_ARGS+=--disable-arts > .endif > > .if !defined(WITHOUT_X11)
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 39136
: 22578