diff options
author | bapt <bapt@FreeBSD.org> | 2017-04-09 18:52:37 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2017-04-09 18:52:37 +0800 |
commit | b9ed6b7a21db834ca6aca9ce45e363c9f4a60fe0 (patch) | |
tree | 816512af329943b27f3cbcb1edf5eec411828ac9 /mail | |
parent | d7cbae340e5d1d24f65e0f9521c2a951e2019042 (diff) | |
download | freebsd-ports-gnome-b9ed6b7a21db834ca6aca9ce45e363c9f4a60fe0.tar.gz freebsd-ports-gnome-b9ed6b7a21db834ca6aca9ce45e363c9f4a60fe0.tar.zst freebsd-ports-gnome-b9ed6b7a21db834ca6aca9ce45e363c9f4a60fe0.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 |