diff options
Diffstat (limited to 'devel/scmcvs/patches/patch-configure')
-rw-r--r-- | devel/scmcvs/patches/patch-configure | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/scmcvs/patches/patch-configure b/devel/scmcvs/patches/patch-configure new file mode 100644 index 00000000000..c76d1bb06bc --- /dev/null +++ b/devel/scmcvs/patches/patch-configure @@ -0,0 +1,12 @@ +$NetBSD: patch-configure,v 1.1 2011/09/27 12:43:21 ryoon Exp $ + +--- configure.orig 2008-05-07 20:12:30.000000000 +0000 ++++ configure +@@ -8098,6 +8098,7 @@ for ac_func in \ + ftime \ + geteuid \ + getgroups \ ++ getline \ + getopt \ + getpagesize \ + getpid \ |