From adb9044caf9d45e16fdbbf07429ec0ec53b52b9d 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. --- net/linc/Makefile | 3 ++- net/linc/distinfo | 3 +-- net/linc/patches/patch-ab | 11 ----------- 3 files changed, 3 insertions(+), 14 deletions(-) delete mode 100644 net/linc/patches/patch-ab (limited to 'net/linc') diff --git a/net/linc/Makefile b/net/linc/Makefile index 077320e64e5..d48436233fe 100644 --- a/net/linc/Makefile +++ b/net/linc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/10/27 09:08:41 rh Exp $ +# $NetBSD: Makefile,v 1.10 2002/10/30 03:09:37 rh Exp $ # DISTNAME= linc-0.7.0 @@ -16,6 +16,7 @@ USE_BUILDLINK2= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool +PKGCONFIG_OVERRIDE= ${WRKSRC}/linc.pc.in .include "../../devel/glib2/buildlink2.mk" .include "../../devel/pkgconfig/buildlink2.mk" diff --git a/net/linc/distinfo b/net/linc/distinfo index 716e4d4fedc..8eca74aa76e 100644 --- a/net/linc/distinfo +++ b/net/linc/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.5 2002/10/27 09:08:41 rh Exp $ +$NetBSD: distinfo,v 1.6 2002/10/30 03:09:37 rh Exp $ SHA1 (linc-0.7.0.tar.bz2) = 0e5670a952bf7ca74f27a8c82148391868f8d500 Size (linc-0.7.0.tar.bz2) = 181681 bytes SHA1 (patch-aa) = 1643b8decf11568a2aaaf8cbe8c0e0989a897196 -SHA1 (patch-ab) = c39278f85cd48413523252a6a12e7c042386dfce diff --git a/net/linc/patches/patch-ab b/net/linc/patches/patch-ab deleted file mode 100644 index 709d6724e36..00000000000 --- a/net/linc/patches/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2002/04/27 08:48:34 rh Exp $ - ---- linc.pc.in.orig Sat Apr 27 18:18:53 2002 -+++ linc.pc.in -@@ -7,5 +7,5 @@ - Description: ORBit2 network transport library - Version: @LINC_VERSION@ - Requires: glib-2.0 gobject-2.0 gthread-2.0 --Libs: -L${libdir} -llinc -+Libs: -Wl,-R${libdir} -L${libdir} -llinc - Cflags: -I${includedir}/linc-1.0 -- cgit v1.2.3