freebsd-ports/mail/dbmail23/files/patch-dbmail.h.in
Beech Rintoul 5a505e6eb9 - Update mail/dbmail23 port to the latest version 2.3.5
PR:		ports/130983
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2009-01-26 00:03:48 +00:00

16 lines
385 B
C

--- src/dbmail.h.in.orig Sun Jan 25 18:53:26 2009
+++ src/dbmail.h.in Sun Jan 25 18:53:12 2009
@@ -72,6 +72,13 @@
#include <time.h>
#include <termios.h>
#include <unistd.h>
+#undef PACKAGE
+#undef PACKAGE_BUGREPORT
+#undef PACKAGE_NAME
+#undef PACKAGE_STRING
+#undef PACKAGE_TARNAME
+#undef PACKAGE_VERSION
+#undef VERSION
#include <mhash.h>
#include <event.h>
#include <math.h>