diff options
author | wiz <wiz> | 2004-04-18 19:30:52 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-04-18 19:30:52 +0000 |
commit | c8a387df8ee65afd291b23f64c0613141650cdde (patch) | |
tree | 5fe2b9588ddbb40dd7cb860a76039070d49e5e69 /mail/fix-mime-charset | |
parent | 35870620bf94d11e1359bf77227770a9833426bf (diff) | |
download | pkgsrc-c8a387df8ee65afd291b23f64c0613141650cdde.tar.gz |
Convert to bl3.
Diffstat (limited to 'mail/fix-mime-charset')
-rw-r--r-- | mail/fix-mime-charset/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fix-mime-charset/Makefile b/mail/fix-mime-charset/Makefile index ddaed5b0735..189099ae765 100644 --- a/mail/fix-mime-charset/Makefile +++ b/mail/fix-mime-charset/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/12/28 10:34:22 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/18 19:30:52 wiz Exp $ # DISTNAME= fix-mime-charset-0.5.2 @@ -9,7 +9,7 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://fix-mime-chr.sourceforge.net/ COMMENT= Correct MIME charset type in mail headers -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes USE_PERL5= build GNU_CONFIGURE= yes |