|
|
|
@ -31,8 +31,8 @@ Distribution: OpenPKG Community
|
|
|
|
|
Class: PLUS |
|
|
|
|
Group: Mail |
|
|
|
|
License: GPL |
|
|
|
|
Version: 4.70 |
|
|
|
|
Release: 20091115 |
|
|
|
|
Version: 4.71 |
|
|
|
|
Release: 20100123 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_auth_cram_md5 no |
|
|
|
@ -276,6 +276,9 @@ Conflicts: postfix, sendmail, ssmtp
|
|
|
|
|
*-freebsd* ) |
|
|
|
|
%{l_shtool} subst \ |
|
|
|
|
-e 's;^\.if \([^ ]*\) == \([^ ]*\) *$;ifeq (\1,\2);' \ |
|
|
|
|
-e 's;^\.ifdef;ifdef;' \ |
|
|
|
|
-e 's;^\.elifdef;elifdef;' \ |
|
|
|
|
-e 's;^\.else;else;' \ |
|
|
|
|
-e 's;^\.endif.*$;endif;' \ |
|
|
|
|
OS/Makefile-FreeBSD |
|
|
|
|
;; |
|
|
|
|