- Add new dependencies - Changed NOPORTS to stay of accord with the default. PR: ports/139347 Submitted by: Oleg Sidorkin <OSidorkin@gmail.com> Approved by: maintainer (timeout > 60 days), itetcu (mentor) Feature safe: yes
11 lines
431 B
Text
11 lines
431 B
Text
--- Makefile.in.orig 2010-02-23 22:14:08.000000000 -0300
|
|
+++ Makefile.in 2010-02-12 12:02:37.000000000 -0200
|
|
@@ -342,7 +342,7 @@
|
|
xdg_menudir = @xdg_menudir@
|
|
|
|
# just make sure, we don't ship the sqlite subdirectory with the tarball
|
|
-SOURCEDIRS = libkgpgfile libkdchart kmymoney2 po doc developer-doc
|
|
+SOURCEDIRS = libkgpgfile libkdchart kmymoney2 po doc
|
|
SUBDIRS = @SQLITE3@ $(SOURCEDIRS)
|
|
DIST_SUBDIRS = $(SOURCEDIRS) contrib
|
|
|