summaryrefslogtreecommitdiff
path: root/mail/noattach
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-05-10 06:01:35 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-05-10 06:01:35 +0000
commit2029c61d646c54777665670f0c9eb34ef43de0e2 (patch)
tree38d75507922a8964a05e8dcf179d32afb2f956f1 /mail/noattach
parentupgrade to 0.8.0 (diff)
Add an option: SENDMAIL_MILTER_IN_BASE=yes
This does not build yet, as the ports need more than libmilter. PR: 37908
Notes
Notes: svn path=/head/; revision=58846
Diffstat (limited to 'mail/noattach')
-rw-r--r--mail/noattach/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/noattach/Makefile b/mail/noattach/Makefile
index 37fcdaa005fe..9ca2e7c0bb5e 100644
--- a/mail/noattach/Makefile
+++ b/mail/noattach/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= dinoex@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/libmilter.a:${PORTSDIR}/mail/sendmail
CFLAGS+= ${PTHREAD_CFLAGS:S=""==}
-FLAGS+= ${PTHREAD_LIBS}
GNU_CONFIGURE= yes
MAN8= noattach.8
DOCSFILES= AUTHORS THANKS COPYING INSTALL NEWS README TODO ChangeLog