Opened 3 years ago
Closed 3 years ago
#64581 closed defect (fixed)
glade 3.38.2 +quartz won't configure
Reported by: | jrhope | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | glade |
Description (last modified by jmroot (Joshua Root))
The quartz variant for glade contains a reinplace operating on "${worksrcpath}/src/Makefile". But glade now builds using meson (and thereby ninja), so there is no Makefile, only a build.ninja.
:error:configure reinplace: couldn't read file "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glade/glade/work/glade-3.38.2/src/Makefile": no such file or directory
Change History (4)
comment:1 Changed 3 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Owner: | set to dbevans |
Status: | new → assigned |
comment:2 Changed 3 years ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
comment:3 Changed 3 years ago by cooljeanius (Eric Gallager)
comment:4 Changed 3 years ago by evanmiller (Evan Miller)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Hi, I'm running into this, too; it blocks installation of ports that depend on glade (like libhandy), so that's a major problem...