freebsd-ports/devel/adasdl/files/patch-AdaSDL_framebuff-make.conf_x11
Edwin Groothuis a766e89b2b New port: Ada thin binding to SDL and OpenGL
daSDL is a set of Ada (programming language) bindings,
	ports, and some original applications based on SDL (Simple
	DirectMedia Library - http://www.libsdl.org)

	WWW: http://adasdl.sourceforge.net/

PR:		ports/46442
Submitted by:	David Holm <david@realityrift.com>
2003-09-27 06:15:46 +00:00

8 lines
430 B
Text

--- AdaSDL_framebuff/make.conf_x11.orig Wed Apr 11 03:29:41 2001
+++ AdaSDL_framebuff/make.conf_x11 Sat Dec 21 02:10:44 2002
@@ -1,4 +1,4 @@
#LIBS= -L/usr/lib -L/usr/local/lib ~/lib -Wl,-rpath,. -lSDL -lpthread -L/usr/lib -lGL -lGLU
-LIBS= -L/usr/lib -L/usr/local/lib -L~/lib -lSDL_mixer -lSDL -lpthread -lGL -lGLU
+LIBS= -L/usr/lib -L${LOCALBASE}/lib -L${X11BASE}/lib -L~/lib -lSDL_mixer -lSDL-1.1 -pthread -lGL -lGLU
EXE=