pkgsrc/misc/kdeaddons3/patches/patch-aa
markd 8728ff10e8 The noatun_oblique plugin was only being built under some combinations
of options and even then it wasnt building a working one so disable it
always.  Bump PKGREVISION.
2005-03-25 15:06:23 +00:00

13 lines
596 B
Text

$NetBSD: patch-aa,v 1.1 2005/03/25 15:06:23 markd Exp $
--- noatun-plugins/Makefile.in.orig 2005-03-05 01:08:19.000000000 +1300
+++ noatun-plugins/Makefile.in
@@ -347,7 +347,7 @@ xdg_directorydir = @xdg_directorydir@
xdg_menudir = @xdg_menudir@
@include_SDL_TRUE@SDL_SUBDIRS = blurscope synaescope tippercanoe tyler
@include_noatunplugin_TRUE@NOATUN_SUBDIR = pitchablespeed wavecapture
-@include_BERKELEY_DB_TRUE@BDB_SUBDIRS = oblique
+# @include_BERKELEY_DB_TRUE@BDB_SUBDIRS = oblique
SUBDIRS = \
alarm alsaplayer charlatan dub ffrs \
luckytag lyrics noatunmadness $(NOATUN_SUBDIR) \