#11791 closed defect (fixed)
imapfilter does not build because of pcre.
Reported by: | ehainry@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mww@… | |
Port: |
Description
I tried to build imapfilter 1.3_0 and it stopped in building pcre.c because of some missing variables.
To solve the problem, I added "-o pcre=no" to configure.args.
Maybe a dependency on pcre should be added as a variant.
Other point: it would be nice if imapfilter would install sample.config.lua and sample.extend.lua somewhere (/opt/local/share/imapfilter/examples comes to mind).
Change History (2)
comment:1 Changed 17 years ago by mww@…
Priority: | High → Normal |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fixed in recent versions (current is 2.0.6 which builds just fine with pcre installed)