diff options
Diffstat (limited to 'net/ncftp3/patches/patch-ab')
-rw-r--r-- | net/ncftp3/patches/patch-ab | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/ncftp3/patches/patch-ab b/net/ncftp3/patches/patch-ab new file mode 100644 index 00000000000..32c6f5fb5d4 --- /dev/null +++ b/net/ncftp3/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.3 2005/01/16 21:36:34 jmmv Exp $ + +--- configure.orig 2004-01-06 21:44:43.000000000 +0100 ++++ configure +@@ -8010,7 +8010,7 @@ fi + fi + + +-if test "x$mandir" = 'x${prefix}/man' ; then ++if false; then + # Mandir is at default value -- try to see + # if $prefix/share/man would be better. + # |