freebsd-ports/mail/py-milter/files/patch-aa
Martin Wilke 117ddd07a2 - Update to 0.8.6
PR:		ports/106606
Submitted by:	Oliver Fromme <olli@secnetix.de>
Approved by:	Georg Graf <georg@graf.priv.at> (maintainer)
2006-12-12 20:40:41 +00:00

11 lines
418 B
Text

--- setup.py.orig Sat Mar 25 18:28:34 2006
+++ setup.py Fri Dec 8 18:24:32 2006
@@ -5,7 +5,7 @@
# FIXME: on some versions of sendmail, smutil is renamed to sm
# on slackware and debian, leave it out entirely. It depends
# on how libmilter was built by the sendmail package.
-libs = ["milter", "smutil"]
+libs = ["milter"]
# patch distutils if it can't cope with the "classifiers" or
# "download_url" keywords