diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 567476184db..caab47112f6 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.80 2008/10/28 17:03:15 landry Exp $ +# $OpenBSD: Makefile,v 1.81 2008/10/30 18:23:50 landry Exp $ COMMENT= mail/news client in gtk+ MAJOR= 2.5 VERSION= ${MAJOR}.0 DISTNAME= sylpheed-${VERSION} +PKGNAME= ${DISTNAME}p0 CATEGORIES= mail news x11 HOMEPAGE= http://sylpheed.sraoss.jp/en diff --git a/mail/sylpheed/patches/patch-src_select-keys_c b/mail/sylpheed/patches/patch-src_select-keys_c new file mode 100644 index 00000000000..94d94151e54 --- /dev/null +++ b/mail/sylpheed/patches/patch-src_select-keys_c @@ -0,0 +1,11 @@ +$OpenBSD: patch-src_select-keys_c,v 1.1 2008/10/30 18:23:50 landry Exp $ +--- src/select-keys.c.orig Thu Oct 30 19:16:28 2008 ++++ src/select-keys.c Thu Oct 30 19:16:44 2008 +@@ -27,6 +27,7 @@ + #include + #include + #include ++#include + #include + #include + #include