openbsd-ports/databases/freetds/patches/patch-doc_Makefile_in
sthen c88475b046 update to freetds 0.91; add an openssl flavour (see README for details),
remove msdblib flavour (with @pkgpath to handle updates): this is not
really worth a separate flavour; just define MSDBLIB when building your
applications if you require this behaviour.
2011-09-08 17:13:51 +00:00

13 lines
465 B
Plaintext

$OpenBSD: patch-doc_Makefile_in,v 1.1 2011/09/08 17:13:51 sthen Exp $
--- doc/Makefile.in.orig Thu May 5 02:32:15 2011
+++ doc/Makefile.in Mon May 9 14:40:42 2011
@@ -252,7 +252,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
TXT2MAN = $(srcdir)/txt2man
-DOCDIR = doc/freetds-$(VERSION)
+DOCDIR = doc/freetds
PRODUCT = FreeTDS
TARGET_DOCDIR = $(DESTDIR)$(datadir)/$(DOCDIR)
IMAGES = images/important.gif \