diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-25 09:19:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-25 09:19:20 +0000 |
commit | 62f2687e21efa9182fc47d85c28ed4d7ee4b85e1 (patch) | |
tree | de541bc37f21e5a2770f7af38a36ecbeca417671 /mail/postfix | |
parent | d6ce894ff609a4ee39a9150a19d98a9b1fc55090 (diff) | |
download | ports-62f2687e21efa9182fc47d85c28ed4d7ee4b85e1.tar.gz ports-62f2687e21efa9182fc47d85c28ed4d7ee4b85e1.zip |
Notes
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 4405b46259d4..23f8ee1d9b4f 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -21,6 +21,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= khera@kciLink.com +USE_SUBMAKE= yes + MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \ postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postqueue.1 \ postsuper.1 sendmail.1 |