diff options
Diffstat (limited to 'mail/sylpheed-gtk2')
-rw-r--r-- | mail/sylpheed-gtk2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sylpheed-gtk2/Makefile b/mail/sylpheed-gtk2/Makefile index f4956445526..7871fe3b39b 100644 --- a/mail/sylpheed-gtk2/Makefile +++ b/mail/sylpheed-gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/03/26 02:27:45 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2004/04/17 11:08:12 xtraeme Exp $ # DISTNAME= sylpheed-0.9.9-gtk2-20040229 @@ -18,6 +18,7 @@ CONFLICTS= sylpheed-claws-[0-9]* sylpheed-[0-9]* USE_BUILDLINK3= yes USE_GNU_TOOLS+= make +USE_LIBTOOL= yes USE_PKGINSTALL= yes USE_PKGLOCALEDIR= yes USE_X11= yes |