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/patches/patch-ab | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net/linc/patches/patch-ab (limited to 'net/linc/patches') 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