openbsd-ports/net/neon/patches/patch-Makefile_in
ajacoutot 994149c63f - update to neon-0.28.3
- add gssapi support

tested by naddy@ in a bulk build, thanks!
2008-11-13 13:14:05 +00:00

13 lines
449 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.3 2008/11/13 13:14:05 ajacoutot Exp $
--- Makefile.in.orig Sat Jul 19 23:56:05 2008
+++ Makefile.in Sun Nov 9 15:51:07 2008
@@ -22,7 +22,7 @@ man1dir = $(mandir)/man1
man3dir = $(mandir)/man3
datarootdir = @datarootdir@
datadir = @datadir@
-docdir = $(datadir)/doc/neon-@NEON_VERSION@
+docdir = $(datadir)/doc/neon
includedir = @includedir@
neonincludes = $(includedir)/neon
pkgconfigdir = $(libdir)/pkgconfig