summaryrefslogtreecommitdiff
path: root/mail/elm/files
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-03-03 23:55:35 +0000
committertron <tron@pkgsrc.org>2012-03-03 23:55:35 +0000
commitbbacb9fdb0b1a068a47e757910666ad0afc00847 (patch)
tree8459f9e5724dda483591e6fee65204d4a7b493c4 /mail/elm/files
parentc9aec990535fa81ea4d5961eba2f0671123f77a1 (diff)
downloadpkgsrc-bbacb9fdb0b1a068a47e757910666ad0afc00847.tar.gz
Solve build problem under NetBSD 6.0 and newer differently by simply
not installing the formatted manual pages in general. They are of limited use anyway.
Diffstat (limited to 'mail/elm/files')
-rw-r--r--mail/elm/files/config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/elm/files/config.sh b/mail/elm/files/config.sh
index 3fac655e1c7..4c21e66eeb1 100644
--- a/mail/elm/files/config.sh
+++ b/mail/elm/files/config.sh
@@ -241,7 +241,7 @@ maildir='/var/mail'
mailer='/usr/sbin/sendmail'
mailgrp='wheel'
mansrc='@DESTDIR@@PREFIX@/man/man1'
-catmansrc='@DESTDIR@@PREFIX@/man/cat1'
+catmansrc='none'
manext='.1'
manext_choice='.1'
catmanext='.1'