diff options
author | recht <recht@pkgsrc.org> | 2004-05-05 08:11:06 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-05-05 08:11:06 +0000 |
commit | cdaaccab0e8412510af54cc89ed20fb68b1bfa9d (patch) | |
tree | 92df185821840960b7a7a28cb0c22ebad59addf9 /net/py-mimelib | |
parent | bdc358766a00fdd44559c90e89e47b558e78886d (diff) | |
download | pkgsrc-cdaaccab0e8412510af54cc89ed20fb68b1bfa9d.tar.gz |
bl3ify
Diffstat (limited to 'net/py-mimelib')
-rw-r--r-- | net/py-mimelib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-mimelib/Makefile b/net/py-mimelib/Makefile index 47b00b993a2..914b713c1b3 100644 --- a/net/py-mimelib/Makefile +++ b/net/py-mimelib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/01/10 19:14:18 kristerw Exp $ +# $NetBSD: Makefile,v 1.5 2004/05/05 08:11:07 recht Exp $ # DISTNAME= email-2.5 @@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://mimelib.sourceforge.net/ COMMENT= Email package for Python -USE_BUILDLINK2= YES +USE_BUILDLINK3= yes PYDISTUTILSPKG= yes # This pkg (or an older version of it) comes with 2.2 and later; # 2.1 is the primary target (particulary for Zope). |