summaryrefslogtreecommitdiff
path: root/mail/getmail
diff options
context:
space:
mode:
authorobache <obache>2012-01-24 12:02:41 +0000
committerobache <obache>2012-01-24 12:02:41 +0000
commiteb5500fd7bc8596ae6a72e58d39ed6945ab60edc (patch)
tree3e5f3393deaf430bcedfa9f8b6d36b41e2fe65bd /mail/getmail
parent50b945650c6f9bce99f99ad53ec04418063214f4 (diff)
downloadpkgsrc-eb5500fd7bc8596ae6a72e58d39ed6945ab60edc.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"