pkgsrc/audio/nas/patches/patch-af
markd 6744c06d7b Don't build/install auscope. Removes dependency on perl if all you
are interested in is the nas library. Bump PKGREVISION.
2007-03-24 13:45:05 +00:00

13 lines
394 B
Text

$NetBSD: patch-af,v 1.2 2007/03/24 13:45:05 markd Exp $
--- clients/audio/Imakefile.orig 2007-03-25 00:47:25.000000000 +1200
+++ clients/audio/Imakefile
@@ -29,7 +29,7 @@
SUBDIRS = widgets \
auconvert auctl audemo audial auedit auinfo aupanel auplay \
- aurecord autool auwave auphone auscope \
+ aurecord autool auwave auphone \
util examples
MakeSubdirs($(SUBDIRS))