On Thu, Mar 12, 2026 at 03:22:19PM -0500, izzy Meyer wrote:
> On Mon, 09 Feb 2026 16:21:55 -0700
> "Anthony J. Bentley" <[email protected]> wrote:
> 
> > izzy Meyer writes:
> > > > Since the distfile already contains a correct version.vala, I
> > > > would just patch to remove it from the .PHONY target.
> > > > 
> > >
> > > Thanks, here's an updated port attached. Could you take a look over
> > > it and consider OK'ing it? This port would be very helpful for me on
> > > x11/stumpwm
> > 
> > The manpages should be installed under /usr/local/man. Add MANDIR=/man
> > to MAKE_FLAGS and it's ok bentley@
> 
> Ping! Could I get OKs before a commit? I would like this in the tree
> before tree lock.

The WANTLIB don't look right and I'm not sure where you got these from.
Might be a missing dep - I haven't investigated:

Extra:  EGL.2 GL.19 Lerc.0 X11-xcb.2 Xau.10 Xcomposite.4 Xcursor.5
Extra:  Xdamage.4 Xdmcp.11 Xext.13 Xfixes.6 Xft.13 Xi.12 Xinerama.6
Extra:  Xrandr.7 Xrender.6 Xtst.11 Xxf86vm.6 atk-bridge-2.0.0
Extra:  atspi.1 dbus-1.11 drm.7 epoll-shim.0 epoxy.4 expat.17
Extra:  ffi.2 fontconfig.14 freetype.31 fribidi.3 graphite2.2
Extra:  jpeg.71 lzma.2 pangoft2-1.0.3801 pcre2-8.0 pixman-1.46
Extra:  png.18 tiff.42 wayland-client.0 wayland-cursor.0 wayland-egl.0
Extra:  xcb-dri2.1 xcb-glx.1 xcb-render.1 xcb-shm.1 xcb.4 xkbcommon.4
Extra:  z.7 zstd.7

I get

WANTLIB += X11 atk-1.0 c cairo cairo-gobject dbusmenu-glib dbusmenu-gtk3
WANTLIB += gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
WANTLIB += gtk-3 harfbuzz harfbuzz-gobject intl pango-1.0 pangocairo-1.0
WANTLIB += pthread

Reply via email to