summaryrefslogtreecommitdiff
path: root/mail/getmail/Makefile
diff options
context:
space:
mode:
authorobache <obache>2012-01-24 12:01:13 +0000
committerobache <obache>2012-01-24 12:01:13 +0000
commit6433705b36c676e948e08fd4fef38c1af965f792 (patch)
treeaf8bdf61c3a402c67a8a34e8c60b30a701a60708 /mail/getmail/Makefile
parent58adfb811f04012ca346674f110b2b588fd09249 (diff)
downloadpkgsrc-6433705b36c676e948e08fd4fef38c1af965f792.tar.gz
distutils pkg, register egg-info.
Bump PKGREVISION.
Diffstat (limited to 'mail/getmail/Makefile')
-rw-r--r--mail/getmail/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index 4ca1fd6f94f..8d36d6bfe0f 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.106 2011/12/12 13:45:18 schmonz Exp $
+# $NetBSD: Makefile,v 1.107 2012/01/24 12:01:13 obache Exp $
DISTNAME= getmail-4.24.0
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}old-versions/
@@ -12,8 +13,7 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
PYTHON_PATCH_SCRIPTS= *.py getmailcore/*.py
-PYDISTUTILSPKG= yes
.include "../../lang/python/application.mk"
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"