[Bug 292626] sysutils/wmtop: Update to 0.85
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292626] sysutils/wmtop: Update to 0.85"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Jan 2026 19:20:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292626
--- Comment #11 from Vladimir Druzenko <vvd@FreeBSD.org> ---
(In reply to Jishan Alam from comment #9)
- s/^\(FLAGS.*\)/\1 -DNO_PROCFS/' ${WRKSRC}/Makefile.am
+ s/^\(AM_CFLAGS.*\)/\1 -DNO_PROCFS/' ${WRKSRC}/Makefile.am
Must change this line:
AM_CFLAGS = $(x11_CFLAGS) $(xext_CFLAGS) $(xpm_CFLAGS) $(dockapp_CFLAGS)
to
AM_CFLAGS = $(x11_CFLAGS) $(xext_CFLAGS) $(xpm_CFLAGS) $(dockapp_CFLAGS)
-DNO_PROCFS
--
You are receiving this mail because:
You are the assignee for the bug.