diff options
Diffstat (limited to 'mail/sylpheed/Makefile')
-rw-r--r-- | mail/sylpheed/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index f1b023dc723..8e4ba726076 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2002/10/16 10:09:24 chris Exp $ +# $NetBSD: Makefile,v 1.24 2002/11/20 10:29:53 chris Exp $ -DISTNAME= sylpheed-0.8.5 +DISTNAME= sylpheed-0.8.6 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ EXTRACT_SUFX= .tar.bz2 @@ -9,10 +9,10 @@ MAINTAINER= oishi@ims.ac.jp HOMEPAGE= http://sylpheed.good-day.net/index.cgi.en COMMENT= X based e-mail and netnews client -CONFLICTS= sylpheed-claws-[0-9]* - BUILD_USES_MSGFMT= yes +CONFLICTS= sylpheed-claws-[0-9]* + USE_BUILDLINK2= yes USE_X11BASE= yes USE_GMAKE= yes |