mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
3d8b5b23e7
* Add optional HBCI support [1] Submitted by: Thomas Gellekum <Thomas.Gellekum@gmx.de>
12 lines
350 B
Plaintext
12 lines
350 B
Plaintext
--- Makefile.in.orig Wed Dec 17 13:21:00 2003
|
|
+++ Makefile.in Wed Dec 17 13:22:34 2003
|
|
@@ -227,7 +227,7 @@
|
|
enable_html_docs = @enable_html_docs@
|
|
enable_latex_docs = @enable_latex_docs@
|
|
|
|
-SUBDIRS = intl m4 macros doc lib src intl-scm po rpm accounts
|
|
+SUBDIRS = m4 macros doc lib src intl-scm po rpm accounts
|
|
|
|
docdir = ${GNC_DOC_INSTALL_DIR}
|
|
|