opnsense-ports/devel/sdl12/files/patch-sdl.pc.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

8 lines
314 B
PkgConfig

--- sdl.pc.in.orig 2010-01-02 16:56:18.000000000 +0100
+++ sdl.pc.in 2010-01-02 16:56:37.000000000 +0100
@@ -12,4 +12,4 @@
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@