pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/libmpd Remove bogus entry from PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b91549644263
branches:  trunk
changeset: 511033:b91549644263
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 08 15:49:16 2006 +0000

description:
Remove bogus entry from PLIST.
Add PKGCONFIG_OVERRIDE. Bump PKGREVISION.

diffstat:

 audio/libmpd/Makefile |  4 +++-
 audio/libmpd/PLIST    |  3 +--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (35 lines):

diff -r 149598499352 -r b91549644263 audio/libmpd/Makefile
--- a/audio/libmpd/Makefile     Sat Apr 08 15:42:05 2006 +0000
+++ b/audio/libmpd/Makefile     Sat Apr 08 15:49:16 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2006/04/07 17:37:53 rpaulo Exp $
+# $NetBSD: Makefile,v 1.4 2006/04/08 15:49:16 wiz Exp $
 #
 
 DISTNAME=              libmpd-0.12.0
+PKGREVISION=           1
 CATEGORIES=            audio
 MASTER_SITES=          http://download.qballcow.nl/programs/gmpc-0.13/
 
@@ -11,5 +12,6 @@
 
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
+PKGCONFIG_OVERRIDE=    libmpd.pc.in
 
 .include "../../mk/bsd.pkg.mk"
diff -r 149598499352 -r b91549644263 audio/libmpd/PLIST
--- a/audio/libmpd/PLIST        Sat Apr 08 15:42:05 2006 +0000
+++ b/audio/libmpd/PLIST        Sat Apr 08 15:49:16 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2006/04/07 17:37:53 rpaulo Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/04/08 15:49:16 wiz Exp $
 include/libmpd/debug_printf.h
 include/libmpd/libmpd.h
 include/libmpd/libmpdclient.h
@@ -11,5 +11,4 @@
 lib/libmpd.la
 lib/libmpd.so.0.0.0
 lib/pkgconfig/libmpd.pc
-@dirrm include/libmpd/libmpd
 @dirrm include/libmpd



Home | Main Index | Thread Index | Old Index