summaryrefslogtreecommitdiff
path: root/mail/getmail
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-01-24 12:02:41 +0000
committerobache <obache@pkgsrc.org>2012-01-24 12:02:41 +0000
commit13dfdce45e20059495d764ce852bc94debfe8089 (patch)
tree3e5f3393deaf430bcedfa9f8b6d36b41e2fe65bd /mail/getmail
parent86dcc900eb8282e309aca5e6e0641f9a6f52d6ac (diff)
downloadpkgsrc-13dfdce45e20059495d764ce852bc94debfe8089.tar.gz
no compiler language is required.
Diffstat (limited to 'mail/getmail')
-rw-r--r--mail/getmail/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index 8d36d6bfe0f..836c42396f7 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.107 2012/01/24 12:01:13 obache Exp $
+# $NetBSD: Makefile,v 1.108 2012/01/24 12:02:41 obache Exp $
DISTNAME= getmail-4.24.0
PKGREVISION= 1
@@ -12,6 +12,8 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= # none
+
PYTHON_PATCH_SCRIPTS= *.py getmailcore/*.py
.include "../../lang/python/application.mk"