summaryrefslogtreecommitdiff
path: root/net/ORBit2/Makefile
diff options
context:
space:
mode:
authorrh <rh>2002-10-30 03:09:25 +0000
committerrh <rh>2002-10-30 03:09:25 +0000
commit4420c0738fb454cd1c2373e2252c894ff1e0da1d (patch)
treeb57a6c9b34c1159eea1751ac22709c1f6436e822 /net/ORBit2/Makefile
parent59c8ab91dfdd31d963a8b0328b20b6c185db65e4 (diff)
downloadpkgsrc-4420c0738fb454cd1c2373e2252c894ff1e0da1d.tar.gz
Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.
Diffstat (limited to 'net/ORBit2/Makefile')
-rw-r--r--net/ORBit2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ORBit2/Makefile b/net/ORBit2/Makefile
index 09719ce07ed..210f8555dac 100644
--- a/net/ORBit2/Makefile
+++ b/net/ORBit2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/10/27 09:16:08 rh Exp $
+# $NetBSD: Makefile,v 1.11 2002/10/30 03:09:35 rh Exp $
#
DISTNAME= ORBit2-2.5.0
@@ -15,6 +15,8 @@ USE_LIBTOOL= YES
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+PKGCONFIG_OVERRIDE= ${WRKSRC}/ORBit-2.0.pc.in
+PKGCONFIG_OVERRIDE+= ${WRKSRC}/ORBit-CosNaming-2.0.pc.in
.include "../../net/linc/buildlink2.mk"
.include "../../net/libIDL/buildlink2.mk"