summaryrefslogtreecommitdiff
path: root/devel/gettext/files/patch-gettext-runtime_configure
blob: 2318d6c70086781637f15f7cc83628b08178dc00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$FreeBSD$

--- gettext-runtime/configure.orig	Wed Jun 11 17:21:41 2003
+++ gettext-runtime/configure	Wed Jun 11 17:21:56 2003
@@ -1875,7 +1875,7 @@
           ac_config_headers="$ac_config_headers config.h"
 
 
-test "$mandir" != '${prefix}/man' || mandir='${datadir}/man'
+test "$mandir" != '${prefix}/man' || mandir='${prefix}/man'
 
 ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'