diff options
author | adam <adam@pkgsrc.org> | 2003-12-08 16:33:20 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2003-12-08 16:33:20 +0000 |
commit | d09a235097f5da5634c5d3e35a62619e3041323e (patch) | |
tree | 7845c60967631381338a6d872475b322396fda9d /chat/ekg | |
parent | 22e31b20d50a8fcf67d9c52d129f0a5940a9f29e (diff) | |
download | pkgsrc-d09a235097f5da5634c5d3e35a62619e3041323e.tar.gz |
patch-ad needed as well
Diffstat (limited to 'chat/ekg')
-rw-r--r-- | chat/ekg/patches/patch-ad | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/chat/ekg/patches/patch-ad b/chat/ekg/patches/patch-ad new file mode 100644 index 00000000000..6e9ac7cb221 --- /dev/null +++ b/chat/ekg/patches/patch-ad @@ -0,0 +1,13 @@ +$NetBSD: patch-ad,v 1.1 2003/12/08 16:33:20 adam Exp $ + +--- configure.orig 2003-12-08 17:17:47.000000000 +0000 ++++ configure +@@ -351,7 +351,7 @@ libdir='${exec_prefix}/lib' + includedir='${prefix}/include' + oldincludedir='/usr/include' + infodir='/usr/share/info' +-mandir='/usr/share/man' ++mandir='${prefix}/man' + + ac_prev= + for ac_option |