aboutsummaryrefslogtreecommitdiff
path: root/graphics/sdl_gfx
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2011-01-29 13:20:45 +0000
committerMarcus von Appen <mva@FreeBSD.org>2011-01-29 13:20:45 +0000
commit4c8f824aa1e24736793b7db301b5fa3c03f4fd2e (patch)
tree96b327b92971b0d6d783c42ce29fa616513c3b53 /graphics/sdl_gfx
parenta278210450d04e80740fb64ba951fe05709e379d (diff)
downloadports-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')
-rw-r--r--graphics/sdl_gfx/Makefile6
-rw-r--r--graphics/sdl_gfx/pkg-plist4
2 files changed, 3 insertions, 7 deletions
diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile
index f1fa4f2e99bc..04c30e55b251 100644
--- a/graphics/sdl_gfx/Makefile
+++ b/graphics/sdl_gfx/Makefile
@@ -8,6 +8,7 @@
PORTNAME= sdl_gfx
PORTVERSION= 2.0.21
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.ferzkopp.net/Software/%SUBDIR%/
MASTER_SITE_SUBDIR= SDL_gfx-${PORTVERSION:R}
@@ -17,6 +18,7 @@ MAINTAINER= mva@FreeBSD.org
COMMENT= SDL graphics drawing primitives and other support functions
MAKE_JOBS_SAFE= yes
+USE_GNOME= gnomehack gnometarget
USE_AUTOTOOLS= libtool
USE_SDL= sdl
USE_GMAKE= yes
@@ -37,8 +39,4 @@ CFLAGS+= -DUSE_MMX
CONFIGURE_ARGS=--disable-mmx
.endif
-post-patch:
- @${REINPLACE_CMD} -e 's|\$(libdir)/pkgconfig|\$(libdir)/libdata/pkgconfig|' \
- ${WRKSRC}/Makefile.in
-
.include <bsd.port.post.mk>
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