diff options
author | cheusov <cheusov> | 2012-10-03 23:40:35 +0000 |
---|---|---|
committer | cheusov <cheusov> | 2012-10-03 23:40:35 +0000 |
commit | 5683cf612fd6684b8f6a61b4f52f004ac9bc43c3 (patch) | |
tree | 0671ee272f4e4f2a67b3b474811ea8104a1b37f4 /mail | |
parent | 381e20c9086d8a210e996af23b452e7a5e3ce2b3 (diff) | |
download | pkgsrc-5683cf612fd6684b8f6a61b4f52f004ac9bc43c3.tar.gz |
CONFLICTS between python modules
Diffstat (limited to 'mail')
-rw-r--r-- | mail/py-sendmail-admin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/py-sendmail-admin/Makefile b/mail/py-sendmail-admin/Makefile index 937381a7955..ee27979d980 100644 --- a/mail/py-sendmail-admin/Makefile +++ b/mail/py-sendmail-admin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/01/24 11:10:59 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 23:40:36 cheusov Exp $ # VER= 1.0 @@ -14,6 +14,7 @@ COMMENT= Mailqs and rmmq, two scripts that ease Sendmail administration LICENSE= 2-clause-bsd PYTHON_VERSIONS_INCLUDE_3X= yes +PYTHON_SELF_CONFLICT= yes USE_LANGUAGES= # none |