freebsd-ports/devel/adasdl/files/patch-AdaSDL-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

9 lines
441 B
Text

--- AdaSDL/make.conf_x11.orig Wed Apr 11 03:22:12 2001
+++ AdaSDL/make.conf_x11 Sat Dec 21 02:23:24 2002
@@ -1,5 +1,5 @@
#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 -lpthread -lGL -lGLU
+LIBS= -L/usr/lib -L${LOCALBASE}/lib -L${X11BASE}/lib -L~/lib -lSDL-1.1 -pthread -lGL -lGLU
GNATHTML=/usr/local/bin/gnathtml.pl
PERL=/usr/bin/perl
EXE=