ports/databases/libodbc++/files/patch-Makefile.in
Johann Visagie 6e76729a1c - Update to version 0.2.2 (release)
- Streamline slightly the selection of whether to compile with GUI support,
  but this still needs further stress testing
- Add patch to work around bsd.port.mk problem described in PR 31142
2001-11-14 13:55:28 +00:00

18 lines
445 B
Text

- Explicitly remove "doc" from the list of subdirs to make. This allows us
to build and install the documentation optionally - depending on whether
NOPORTDOCS has been defined - in the port's post-install target.
-- Johann Visagie <wjv@FreeBSD.org>
--- Makefile.in.orig Wed Nov 7 17:09:47 2001
+++ Makefile.in Wed Nov 14 13:09:03 2001
@@ -123,7 +123,6 @@
src \
@SUBDIR_TESTS@ \
@SUBDIR_QTSQLXX@ \
-doc \
@SUBDIR_ISQLXX@ \
win32