diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-04-09 10:52:37 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-04-09 10:52:37 +0000 |
commit | d73f4c814a55b2c5e3c83b7632e39c1d0505af6c (patch) | |
tree | 816512af329943b27f3cbcb1edf5eec411828ac9 /mail | |
parent | fcb05da5970f1d7f2397d9871b741bfc9d137ebd (diff) | |
download | freebsd-ports-d73f4c814a55b2c5e3c83b7632e39c1d0505af6c.zip |
Gargabe collect install-mtree not used since pkg(8)
Approved by: portmgr (mat)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qmail/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index 538f12e7fd4e..a9ee6e6ca219 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -381,8 +381,6 @@ TLS_USES= ssl .endif # Port will control all PREFIX handling. -install-mtree: - @${DO_NADA} NO_MTREE= yes NO_PREFIX_RMDIR=yes |