diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2011-01-29 13:20:45 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2011-01-29 13:20:45 +0000 |
commit | 4c8f824aa1e24736793b7db301b5fa3c03f4fd2e (patch) | |
tree | 96b327b92971b0d6d783c42ce29fa616513c3b53 /graphics/sdl_gfx/pkg-plist | |
parent | a278210450d04e80740fb64ba951fe05709e379d (diff) | |
download | ports-4c8f824aa1e24736793b7db301b5fa3c03f4fd2e.tar.gz ports-4c8f824aa1e24736793b7db301b5fa3c03f4fd2e.zip |
Install pkgconfig data in the correct place.
PR: ports/154029
Submitted by: Dima Panov <fluffy@FreeBSD.org>
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268372
Diffstat (limited to 'graphics/sdl_gfx/pkg-plist')
-rw-r--r-- | graphics/sdl_gfx/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/sdl_gfx/pkg-plist b/graphics/sdl_gfx/pkg-plist index 2a9978d603dc..abfe0b2c4fa0 100644 --- a/graphics/sdl_gfx/pkg-plist +++ b/graphics/sdl_gfx/pkg-plist @@ -8,7 +8,5 @@ lib/libSDL_gfx.a lib/libSDL_gfx.la lib/libSDL_gfx.so lib/libSDL_gfx.so.18 -lib/libdata/pkgconfig/SDL_gfx.pc -@dirrmtry lib/libdata/pkgconfig -@dirrmtry lib/libdata +libdata/pkgconfig/SDL_gfx.pc @dirrmtry include/SDL |