diff options
| author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-09-27 08:30:27 +0000 |
|---|---|---|
| committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-09-27 08:30:27 +0000 |
| commit | ea6fe4fa96a1fa12c1a658b50293cc2dc3519f91 (patch) | |
| tree | d81ad163416620edc5e9827dac85b659c9ec16dc /devel/gcvs/files/patch-common_CommitDlg.cpp | |
| parent | Remove now useless MAN3 line, missed in previous commit (diff) | |
- Convert to USES+=tk and USES+=gmake
- Fix build on CURRENT
Diffstat (limited to 'devel/gcvs/files/patch-common_CommitDlg.cpp')
| -rw-r--r-- | devel/gcvs/files/patch-common_CommitDlg.cpp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/gcvs/files/patch-common_CommitDlg.cpp b/devel/gcvs/files/patch-common_CommitDlg.cpp new file mode 100644 index 000000000000..7a01ce3ea7e0 --- /dev/null +++ b/devel/gcvs/files/patch-common_CommitDlg.cpp @@ -0,0 +1,11 @@ +--- common/CommitDlg.cpp.orig 2013-09-27 10:14:52.000000000 +0200 ++++ common/CommitDlg.cpp 2013-09-27 10:17:47.000000000 +0200 +@@ -22,6 +22,8 @@ + * CommitDlg.cpp : the cvs commit dialog + */ + ++#define _WITH_GETLINE ++#include <stdio.h> + #include "stdafx.h" + + #ifdef WIN32 |
