pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/libcdio Use INFO_FILES= libcdio.info and remove the
details: https://anonhg.NetBSD.org/pkgsrc/rev/00652729c620
branches: trunk
changeset: 475191:00652729c620
user: reed <reed%pkgsrc.org@localhost>
date: Tue May 11 16:18:39 2004 +0000
description:
Use INFO_FILES= libcdio.info and remove the
info files from the PLIST. (Since they are automatically
registered when using INFO_FILES.)
(Okay'd by maintainer, M.Drochner.)
diffstat:
misc/libcdio/Makefile | 4 +++-
misc/libcdio/PLIST | 5 +----
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (37 lines):
diff -r 6db1d4a6a7c1 -r 00652729c620 misc/libcdio/Makefile
--- a/misc/libcdio/Makefile Tue May 11 15:11:30 2004 +0000
+++ b/misc/libcdio/Makefile Tue May 11 16:18:39 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/05/11 05:09:58 minskim Exp $
+# $NetBSD: Makefile,v 1.12 2004/05/11 16:18:39 reed Exp $
#
DISTNAME= libcdio-0.68
@@ -19,6 +19,8 @@
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-versioned-libs
+INFO_FILES= libcdio.info
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD"
diff -r 6db1d4a6a7c1 -r 00652729c620 misc/libcdio/PLIST
--- a/misc/libcdio/PLIST Tue May 11 15:11:30 2004 +0000
+++ b/misc/libcdio/PLIST Tue May 11 16:18:39 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/04/08 18:52:33 drochner Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/05/11 16:18:39 reed Exp $
bin/cd-info
bin/cd-read
bin/iso-info
@@ -12,9 +12,6 @@
include/cdio/util.h
include/cdio/version.h
include/cdio/xa.h
-info/libcdio.info
-info/libcdio.info-1
-info/libcdio.info-2
lib/libcdio.a
lib/libcdio.la
lib/libcdio.so
Home |
Main Index |
Thread Index |
Old Index