diff options
author | mnag <mnag@FreeBSD.org> | 2006-01-25 04:11:07 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-01-25 04:11:07 +0800 |
commit | 70a5821e227fae41942e4b9aa378831a353c6a6b (patch) | |
tree | a261ae36516d13b718c0cdfcc554b4a2d0012788 /mail/postfix27/Makefile | |
parent | 2fa6426a1a0c79bad027ecf9896a3864fbd6b54e (diff) | |
download | freebsd-ports-gnome-70a5821e227fae41942e4b9aa378831a353c6a6b.tar.gz freebsd-ports-gnome-70a5821e227fae41942e4b9aa378831a353c6a6b.tar.zst freebsd-ports-gnome-70a5821e227fae41942e4b9aa378831a353c6a6b.zip |
- Linker fix when use OPENSSL from ports
- portlint(1)
PR: 92282
Reported by: dinoex
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
Diffstat (limited to 'mail/postfix27/Makefile')
-rw-r--r-- | mail/postfix27/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index d0e0c74cfd39..171db8be1fce 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -36,7 +36,6 @@ COMMENT= A secure alternative to widely-used Sendmail CONFLICTS= courier-0.* postfix-1.* postfix-2.0.* postfix-2.1.* postfix-2.3.* \ sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* USE_SUBMAKE= yes -USE_REINPLACE= yes USE_RC_SUBR= postfix.sh MAN1= postalias.1 postcat.1 postconf.1 postdrop.1 postfix.1 postkick.1 \ |