diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-09-10 10:48:56 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-09-10 10:48:56 +0000 |
commit | 336e032f3c49d0f8fb5567ce993186937f499540 (patch) | |
tree | ae0c098216e93201dbecc05548a9ddfdc2120243 /mail/cleanup-maildir | |
parent | 7ab1953b5919028af20f27b193d2469601c0894e (diff) |
Notes
Diffstat (limited to 'mail/cleanup-maildir')
-rw-r--r-- | mail/cleanup-maildir/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/cleanup-maildir/Makefile b/mail/cleanup-maildir/Makefile index 22e88a94348a..e5784c6590a8 100644 --- a/mail/cleanup-maildir/Makefile +++ b/mail/cleanup-maildir/Makefile @@ -13,6 +13,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graph-core>=${PORTVERSION}:graphics/py-graph USES= python shebangfix NO_BUILD= yes +NO_ARCH= yes SHEBANG_FILES= cleanup-maildir.py PLIST_FILES= bin/cleanup-maildir |