summaryrefslogtreecommitdiff
path: root/net/linc
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-10-30 03:09:25 +0000
committerrh <rh@pkgsrc.org>2002-10-30 03:09:25 +0000
commite525650d57c64ed0d063922256be9d4729b94bf6 (patch)
treeb57a6c9b34c1159eea1751ac22709c1f6436e822 /net/linc
parentc60effffcceee870310186cecfcaf1cc480de223 (diff)
downloadpkgsrc-e525650d57c64ed0d063922256be9d4729b94bf6.tar.gz
Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.
Diffstat (limited to 'net/linc')
-rw-r--r--net/linc/Makefile3
-rw-r--r--net/linc/distinfo3
-rw-r--r--net/linc/patches/patch-ab11
3 files changed, 3 insertions, 14 deletions
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