openbsd-ports/security/cyrus-sasl2/patches/patch-saslauthd_Makefile_in
ajacoutot 610c24112b - long due update to 2.1.22
- merge the 3 PLISTs for sql related FLAVORS (sqlite, pgsql and mysql)
into one
- use a VARIABLE for the "incompatible FLAVORS" message
- post-extract -> post-configure, to ease patches updates
- fmt pkg/DESCR

"go ahead" robert@
2007-06-18 12:31:20 +00:00

13 lines
615 B
Plaintext

$OpenBSD: patch-saslauthd_Makefile_in,v 1.8 2007/06/18 12:31:20 ajacoutot Exp $
--- saslauthd/Makefile.in.orig Fri Jun 1 08:12:05 2007
+++ saslauthd/Makefile.in Fri Jun 1 08:13:41 2007
@@ -621,7 +621,7 @@ saslauthd.8: saslauthd.mdoc
install-data-local: saslauthd.8
$(mkinstalldirs) $(DESTDIR)$(mandir)/man8
- $(INSTALL_DATA) $(srcdir)/saslauthd.8 $(DESTDIR)$(mandir)/man8/saslauthd.8
+ $(INSTALL_DATA) $(srcdir)/saslauthd.8 $(DESTDIR)$(mandir)/cat8/saslauthd.0
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: