diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-03-11 12:23:19 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-03-11 12:23:19 +0000 |
commit | 85cbbbba78646a65eb4601de4d622c59484a2915 (patch) | |
tree | a5f4c8846fdc19645335ff2da63c928da49c852d /mail/sylpheed-claws/Makefile.common | |
parent | 42799c46a1f16fce047ee7fc3d2cecb03dcdcbf7 (diff) | |
download | pkgsrc-85cbbbba78646a65eb4601de4d622c59484a2915.tar.gz |
bl3ify
Diffstat (limited to 'mail/sylpheed-claws/Makefile.common')
-rw-r--r-- | mail/sylpheed-claws/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sylpheed-claws/Makefile.common b/mail/sylpheed-claws/Makefile.common index ba3d4a3241d..48f04c32c1a 100644 --- a/mail/sylpheed-claws/Makefile.common +++ b/mail/sylpheed-claws/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2004/03/08 15:46:42 adam Exp $ +# $NetBSD: Makefile.common,v 1.6 2004/03/11 12:23:19 jmmv Exp $ # DISTNAME= sylpheed-${SYLPHEED_VERSION}claws @@ -11,7 +11,7 @@ HOMEPAGE= http://sylpheed-claws.sourceforge.net/ DISTINFO_FILE= ${.CURDIR}/../../mail/sylpheed-claws/distinfo PATCHDIR= ${.CURDIR}/../../mail/sylpheed-claws/patches -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_GNU_TOOLS+= make USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES |