From a44a8623336e99c10ed79a90913d1488adfe0401 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 15 Jul 2008 18:44:27 +0000 Subject: Backout broken patch from PR pkg/37646. Because this package doesn't use "imake" rules for installing its manual page using "IMAKE_MAN_SUFFIX" in the package list is wrong. Bump package revision because the list of files was incorrect under at least NetBSD. --- audio/xmcd/Makefile | 4 ++-- audio/xmcd/PLIST | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'audio') diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 7f9740c40c5..69373e0fc1c 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2007/07/15 22:56:22 rillig Exp $ +# $NetBSD: Makefile,v 1.70 2008/07/15 18:44:27 tron Exp $ DISTNAME= xmcd-3.0.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/src/ diff --git a/audio/xmcd/PLIST b/audio/xmcd/PLIST index 5acad9fc3af..acf48ef6764 100644 --- a/audio/xmcd/PLIST +++ b/audio/xmcd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2008/05/11 14:29:23 tonnerre Exp $ +@comment $NetBSD: PLIST,v 1.8 2008/07/15 18:44:27 tron Exp $ bin/cda bin/xmcd bin/xmcd_start @@ -248,8 +248,8 @@ lib/X11/xmcd/pixmaps/xmcd.xpm lib/X11/xmcd/pixmaps/xmcd_a.px lib/X11/xmcd/pixmaps/xmcd_b.px lib/X11/xmcd/scripts/genidx -man/man1/cda.${IMAKE_MAN_SUFFIX} -man/man1/xmcd.${IMAKE_MAN_SUFFIX} +man/man1/cda.1 +man/man1/xmcd.1 @dirrm lib/X11/xmcd/pixmaps @dirrm lib/X11/xmcd/help/Xm @dirrm lib/X11/xmcd/help/Ur -- cgit v1.2.3