From 21b2d9ecc9ab4f5fd499de10a6be08cc87a7ea86 Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 28 Oct 2008 04:00:16 +0000 Subject: -No need to include the gnomeprefix that brings gnomehier in. [1] -Use the gnomehack instead of a pkg-config patch in post-patch target. -Bump the PORTREVISION. Submitted by: Stefan Thurner [1] --- x11/babl/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'x11') diff --git a/x11/babl/Makefile b/x11/babl/Makefile index 340c06d27da2..4d2ba1a46f37 100644 --- a/x11/babl/Makefile +++ b/x11/babl/Makefile @@ -23,11 +23,7 @@ COMMENT= Dynamic pixel format conversion library USE_LDCONFIG= yes USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 -USE_GNOME= pkgconfig gnomeprefix ltverhack +USE_GNOME= pkgconfig gnomehack ltverhack USE_GMAKE= yes -post-patch: - @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ - ${WRKSRC}/Makefile.in - .include -- cgit