FreeBSD Bugzilla – Attachment 41449 Details for
Bug 64876
Update port: graphics/allegrogl minor fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
allegrogl.diff
allegrogl.diff (text/plain), 670 bytes, created by
Igor Pokrovsky
on 2004-03-29 03:20:30 UTC
(
hide
)
Description:
allegrogl.diff
Filename:
MIME Type:
Creator:
Igor Pokrovsky
Created:
2004-03-29 03:20:30 UTC
Size:
670 bytes
patch
obsolete
>diff -ru /usr/ports/graphics/allegrogl/files/patch-make-makefile.unx allegrogl/files/patch-make-makefile.unx >--- /usr/ports/graphics/allegrogl/files/patch-make-makefile.unx Sun Mar 28 06:24:52 2004 >+++ allegrogl/files/patch-make-makefile.unx Sun Mar 28 10:47:02 2004 >@@ -30,10 +30,10 @@ > > ifdef DEBUGALLEG > - LDLIBS += `allegro-config --libs debug` $(LIBS) >-+ LDLIBS += `/usr/local/bin/allegro-config --libs debug` $(LIBS) >++ LDLIBS += `%%ALLEGRO_CONFIG%% --libs debug` $(LIBS) > else > - LDLIBS += `allegro-config --libs` $(LIBS) >-+ LDLIBS += `/usr/local/bin/allegro-config --libs` $(LIBS) >++ LDLIBS += `%%ALLEGRO_CONFIG%% --libs` $(LIBS) > endif > > ifdef MESABUILD
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 64876
: 41449