diff options
Diffstat (limited to 'mail/sylpheed-claws/Makefile')
-rw-r--r-- | mail/sylpheed-claws/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index 18982353b78..f19072d9649 100644 --- a/mail/sylpheed-claws/Makefile +++ b/mail/sylpheed-claws/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/10/27 10:29:43 grant Exp $ +# $NetBSD: Makefile,v 1.8 2002/12/01 15:38:01 salo Exp $ DISTNAME= sylpheed-0.8.5claws PKGNAME= sylpheed-claws-0.8.5 @@ -10,11 +10,12 @@ MAINTAINER= ptiJo@noos.fr HOMEPAGE= http://sylpheed-claws.sourceforge.net/ COMMENT= X based e-mail and netnews client -CONFLICTS= sylpheed-[0-9]* - BUILD_USES_MSGFMT= yes +CONFLICTS= sylpheed-[0-9]* + USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes USE_X11BASE= yes USE_GMAKE= yes |