mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 03:51:18 +02:00
10 lines
329 B
PkgConfig
10 lines
329 B
PkgConfig
--- ./sdl.pc.in.orig 2009-10-13 02:07:20.000000000 +0300
|
|
+++ ./sdl.pc.in 2010-09-06 16:51:41.000000000 +0300
|
|
@@ -11,5 +11,4 @@
|
|
Requires:
|
|
Conflicts:
|
|
Libs: -L${libdir} @SDL_RLD_FLAGS@ @SDL_LIBS@
|
|
-Libs.private: @SDL_STATIC_LIBS@
|
|
-Cflags: -I${includedir}/SDL @SDL_CFLAGS@
|
|
+Cflags: -I${includedir}/SDL -I${includedir} @SDL_CFLAGS@
|