diff options
| author | Alex Kozlov <ak@FreeBSD.org> | 2013-02-01 15:04:00 +0000 |
|---|---|---|
| committer | Alex Kozlov <ak@FreeBSD.org> | 2013-02-01 15:04:00 +0000 |
| commit | 05a9235c983dfdff5c61c3e7c13a29f8d8ddd52a (patch) | |
| tree | 758c70cb6bd64afa6adeaa071d49dba91d5ddd9e /mail/qpopper/files/patch-configure.in | |
| parent | As long promised, remove llvm-gcc4 in favor of the dragonegg gcc plugin. (diff) | |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
Diffstat (limited to 'mail/qpopper/files/patch-configure.in')
| -rw-r--r-- | mail/qpopper/files/patch-configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qpopper/files/patch-configure.in b/mail/qpopper/files/patch-configure.in index 24a6d5e8e838..ef3fdff812df 100644 --- a/mail/qpopper/files/patch-configure.in +++ b/mail/qpopper/files/patch-configure.in @@ -27,4 +27,4 @@ -AC_CHECK_HEADER( gdbm.h, GDBM_H="yes"; AC_DEFINE(HAVE_GDBM_H), GDBM_H="no" ) AC_CHECK_HEADER( dbm.h, DBM_H="yes"; AC_DEFINE(HAVE_DBM_H), DBM_H="no" ) - AC_CHECK_TYPES( socklen_t, , , [#include <sys/socket.h>] )
\ No newline at end of file + AC_CHECK_TYPES( socklen_t, , , [#include <sys/socket.h>] ) |
