From 4420c0738fb454cd1c2373e2252c894ff1e0da1d Mon Sep 17 00:00:00 2001 From: rh Date: Wed, 30 Oct 2002 03:09:25 +0000 Subject: Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. --- graphics/imlib/Makefile | 3 ++- graphics/imlib/distinfo | 3 +-- graphics/imlib/patches/patch-ac | 11 ----------- 3 files changed, 3 insertions(+), 14 deletions(-) delete mode 100644 graphics/imlib/patches/patch-ac (limited to 'graphics/imlib') diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index 4943f435925..1c436d855e1 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2002/10/19 10:54:53 rh Exp $ +# $NetBSD: Makefile,v 1.71 2002/10/30 03:09:33 rh Exp $ # DISTNAME= imlib-1.9.14 @@ -13,6 +13,7 @@ COMMENT= image manipulation library for X11 USE_X11BASE= yes USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool +PKGCONFIG_OVERRIDE= ${WRKSRC}/imlib.pc.in GNU_CONFIGURE= yes PLIST_SUBST+= LOCALBASE=${LOCALBASE} USE_GMAKE= yes diff --git a/graphics/imlib/distinfo b/graphics/imlib/distinfo index 823b99e3176..1a6875ce0f3 100644 --- a/graphics/imlib/distinfo +++ b/graphics/imlib/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.11 2002/08/25 18:39:11 jlam Exp $ +$NetBSD: distinfo,v 1.12 2002/10/30 03:09:33 rh Exp $ SHA1 (imlib-1.9.14.tar.gz) = 3c8c8c3aaec3cc5a9fc924060a71223862a313f6 Size (imlib-1.9.14.tar.gz) = 748591 bytes SHA1 (patch-aa) = 185a5229af781d3dbc57978a3f4acd8308ca4c14 SHA1 (patch-ab) = df9f9f7c85f0794748a4ca6f58836f8dd230c805 -SHA1 (patch-ac) = 94e90fa4e33ff2fdee013f8589f5531e717879c8 SHA1 (patch-ae) = 3ed6fff2e73f04ec83c27dc6e3f2db2fa446abbb SHA1 (patch-ag) = 0ed464cb26492f3eebb8812efdb49ee83ef4ae6b diff --git a/graphics/imlib/patches/patch-ac b/graphics/imlib/patches/patch-ac deleted file mode 100644 index 32bc68417a5..00000000000 --- a/graphics/imlib/patches/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: patch-ac,v 1.11 2002/08/25 18:39:12 jlam Exp $ - ---- imlib.pc.in.orig Sat Sep 30 12:09:41 2000 -+++ imlib.pc.in -@@ -9,5 +9,5 @@ Name: Imlib - Description: An image loading and rendering library for X11R6 - Version: @VERSION@ - Requires: --Libs: -L${libdir} @LDFLAGS@ -lImlib @SUPPORT_LIBS@ @X_LIBS@ @X_PRE_LIBS@ -lXext -lX11 @X_EXTRA_LIBS@ -+Libs: -L${libdir} -Wl,-R${libdir} @LDFLAGS@ -lImlib @SUPPORT_LIBS@ @X_LIBS@ @X_PRE_LIBS@ -lXext -lX11 @X_EXTRA_LIBS@ - Cflags: -I${includedir} @X_CFLAGS@ -- cgit v1.2.3