Opened 15 years ago
Closed 15 years ago
#22643 closed defect (fixed)
gnome-vfsmm should depends_build on doxygen
Reported by: | drkp (Dan Ports) | Owned by: | mf2k (Frank Schima) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | gnome-vfsmm |
Description
I'm reinstalling all of my ports today as part of an OS upgrade. gnome-vfsmm failed to build because it calls doxygen, which hadn't been installed yet. It builds happily after adding a depends_build on port:doxygen.
Change History (2)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to macsforever2000@… |
---|---|
Status: | new → assigned |
comment:2 Changed 15 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
r62321. Thanks for spotting that!