#1227 closed defect (fixed)
UPDATE: m4-1.4
Reported by: | mww@… | Owned by: | olegb@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
UPDATE: m4-1.4
In order to distinguish gnu-m4 from bsd-m4 (necessary on FreeBSD) we need a program-prefix; I ran into this while building autoconf on FreeBSD which needs gnu-m4 and if depending on some binary named m4... can find anything w/o beeing sure which version was found.
there are also some cleanups (especially the master_sites replacement)
http://wwwcip.informatik.uni-erlangen.de/~simrweis/dports/m4/Portfile.diff
Change History (1)
comment:1 Changed 21 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fixed using the submitted patch (and a bit'o wood00) - thanks Markus!