aboutsummaryrefslogtreecommitdiffstats
path: root/mail/enma
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-06-29 02:37:27 +0800
committererwin <erwin@FreeBSD.org>2009-06-29 02:37:27 +0800
commit8c441fe6cffa9547cdc2baa6010f5ea34f7753c1 (patch)
treed813409ed3e3629d13d4760ce335db7c0bffcbf4 /mail/enma
parent6a70382fb5ebe68164714d063b6982ae731135de (diff)
downloadfreebsd-ports-gnome-8c441fe6cffa9547cdc2baa6010f5ea34f7753c1.tar.gz
freebsd-ports-gnome-8c441fe6cffa9547cdc2baa6010f5ea34f7753c1.tar.zst
freebsd-ports-gnome-8c441fe6cffa9547cdc2baa6010f5ea34f7753c1.zip
Fix build on 6.x
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer), pointyhat
Diffstat (limited to 'mail/enma')
-rw-r--r--mail/enma/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/enma/Makefile b/mail/enma/Makefile
index 52fb990e3c56..58d6f82771ed 100644
--- a/mail/enma/Makefile
+++ b/mail/enma/Makefile
@@ -41,8 +41,6 @@ SUB_FILES= milter-enma
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/mail/sendmail/bsd.milter.mk"
-CONFIGURE_ARGS+= --with-libmilter=${MILTERBASE} \
- --with-ssl=${OPENSSLBASE}
USE_OPENSSL= yes
.if ${OSVERSION} < 700000