summaryrefslogtreecommitdiff
path: root/security/kth-krb4/patches/patch-lib_roken_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/kth-krb4/patches/patch-lib_roken_Makefile.in')
-rw-r--r--security/kth-krb4/patches/patch-lib_roken_Makefile.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/security/kth-krb4/patches/patch-lib_roken_Makefile.in b/security/kth-krb4/patches/patch-lib_roken_Makefile.in
new file mode 100644
index 00000000000..6432b5e7ba7
--- /dev/null
+++ b/security/kth-krb4/patches/patch-lib_roken_Makefile.in
@@ -0,0 +1,15 @@
+$NetBSD: patch-lib_roken_Makefile.in,v 1.1 2011/03/24 05:38:01 obache Exp $
+
+* require install-man before install-cat-mans to create alias links.
+
+--- lib/roken/Makefile.in.orig 2011-03-24 05:23:13.000000000 +0000
++++ lib/roken/Makefile.in
+@@ -1059,7 +1059,7 @@ dist-cat8-mans:
+
+ dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans
+
+-install-cat-mans:
++install-cat-mans: install-man
+ $(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
+
+ install-data-local: install-cat-mans