ache@ has pointed that building milters static by default is not preferrable. Fix: The patch follows How-To-Repeat: # cd ports/mail/dkim-milter # make build -DSENDMAIL_MILTER_IN_BASE # ldd work/$(make -V DISTNAME)/obj.$(uname -s).$(uname -r).$(uname -m)/dk-filter/dk-filter ldd: work/dk-milter-0.6.0/obj.FreeBSD.7.0-CURRENT.amd64/dk-filter/dk-filter: not a dynamic executable
ache 2007-06-14 16:45:31 UTC FreeBSD ports repository Modified files: mail/dkim-milter Makefile Log: Don't build it static by default PR: 113653 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) Revision Changes Path 1.24 +2 -1 ports/mail/dkim-milter/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed