diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2014-03-17 08:37:19 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2014-03-17 08:37:19 +0000 |
commit | e87aa9a24b6cf6b918236e72fdb57ac945551245 (patch) | |
tree | f3f97e2c2d6d24d6d53f8291bc88808d8a7b4718 /mail/maildrop | |
parent | b62827e040a34c947229354454be86e6797bfd18 (diff) | |
download | ports-e87aa9a24b6cf6b918236e72fdb57ac945551245.tar.gz ports-e87aa9a24b6cf6b918236e72fdb57ac945551245.zip |
Notes
Diffstat (limited to 'mail/maildrop')
-rw-r--r-- | mail/maildrop/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index bb679517bb91..5b73e3528f65 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -19,8 +19,7 @@ COMMENT= Mail delivery agent (MDA) with filtering abilities LICENSE= GPLv3 -USE_BZIP2= yes -USES= iconv shebangfix perl5 +USES= iconv shebangfix perl5 tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-syslog=1 \ --enable-use-flock=1 \ |