From 23b3dbea3dbb76d0eb6e354b1a2e8f948fddec33 Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Tue, 24 Sep 2002 11:44:50 +0000 Subject: Don't try to build a manpage. Submitted by: bento --- audio/wmcdplay/files/patch-ab | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) (limited to 'audio/wmcdplay') diff --git a/audio/wmcdplay/files/patch-ab b/audio/wmcdplay/files/patch-ab index f05e06938fe5..444321a50916 100644 --- a/audio/wmcdplay/files/patch-ab +++ b/audio/wmcdplay/files/patch-ab @@ -1,18 +1,8 @@ ---- Imakefile.orig Sat Sep 5 08:11:26 1998 -+++ Imakefile Sun Sep 8 13:24:11 2002 -@@ -5,4 +5,14 @@ +--- Imakefile.orig Sat Sep 5 17:11:26 1998 ++++ Imakefile Tue Sep 24 13:43:57 2002 +@@ -5,4 +5,4 @@ SRCS = wmcdplay.cc OBJS = wmcdplay.o -ComplexProgramTarget(wmcdplay) -+PROGRAM = wmcdplay -+AllTarget(wmcdplay) -+ -+ProgramTargetName(wmcdplay): $(OBJS) $(DEPLIBS) -+ RemoveTargetProgram(wmcdplay) -+ CplusplusLinkRule($@,$(LDOPTIONS),$(OBJS),$(LOCAL_LIBRARIES) $(LDLIBS)) -+ -+DependTarget() -+LintTarget() -+clean:: -+ RemoveFile(ProgramTargetName(wmcdplay)) ++ComplexProgramTargetNoMan(wmcdplay) -- cgit v1.2.3