pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/openobex Fix PKGCONFIG_OVERRIDE file, bump PKGRE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a2260df4afd2
branches:  trunk
changeset: 522732:a2260df4afd2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Dec 19 18:09:23 2006 +0000

description:
Fix PKGCONFIG_OVERRIDE file, bump PKGREVISION.

diffstat:

 comms/openobex/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r c9a351e4cf5e -r a2260df4afd2 comms/openobex/Makefile
--- a/comms/openobex/Makefile   Tue Dec 19 18:08:21 2006 +0000
+++ b/comms/openobex/Makefile   Tue Dec 19 18:09:23 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2006/10/04 20:51:40 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2006/12/19 18:09:23 wiz Exp $
 #
 
 DISTNAME=      openobex-1.3
+PKGREVISION=   1
 CATEGORIES=    comms
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=openobex/}
 
@@ -13,7 +14,7 @@
 USE_TOOLS+=    autoconf gmake pkg-config
 USE_LIBTOOL=   yes
 
-PKGCONFIG_OVERRIDE=    openobex-config.in
+PKGCONFIG_OVERRIDE=    openobex.pc.in
 
 .include "../../mk/bsd.prefs.mk"
 



Home | Main Index | Thread Index | Old Index