freebsd-ports/finance/kmymoney2/files/patch-kmymoney2__plugins__Makefile.in
Greg Larkin 2a24e790b7 - Update to 0.8.9
- pkg-plist cleanups
- Minor tweaks to install-sh patch

PR:		ports/120758
Submitted by:	gpalmer
Approved by:	beech (mentor, implicit)
2008-10-14 11:40:54 +00:00

11 lines
517 B
Text

--- ./kmymoney2/plugins/Makefile.in.orig 2008-03-24 10:50:04.000000000 -0400
+++ ./kmymoney2/plugins/Makefile.in 2008-10-10 09:39:06.000000000 -0400
@@ -389,7 +389,7 @@
INCLUDES = $(all_includes) -I$(top_srcdir) -I.
# since some of the subdirs are conditional, we need to define DIST_SUBDIRS
-SUBDIRS = interfaces @ofx_importerplugin@ @kbanking_plugin@
+SUBDIRS = . interfaces @ofx_importerplugin@ @kbanking_plugin@
DIST_SUBDIRS = interfaces kbanking ofximport
# The library containing the plugin base class