Date: Sat, 23 Feb 2019 16:44:43 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493707 - head/x11-wm/pawm Message-ID: <201902231644.x1NGihB6043464@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Feb 23 16:44:43 2019 New Revision: 493707 URL: https://svnweb.freebsd.org/changeset/ports/493707 Log: pawm: mark as broken does not start: BUG [35339] [pawindow_init] It looks for files that are in the path it expects them to be ending up in a failure at start Modified: head/x11-wm/pawm/Makefile Modified: head/x11-wm/pawm/Makefile ============================================================================== --- head/x11-wm/pawm/Makefile Sat Feb 23 16:44:39 2019 (r493706) +++ head/x11-wm/pawm/Makefile Sat Feb 23 16:44:43 2019 (r493707) @@ -13,6 +13,8 @@ COMMENT= The Puto Amo Window Manager LICENSE= GPLv2 # only LICENSE_FILE= ${WRKSRC}/GPL +BROKEN= Does not start 'BUG [35339] [pawindow_init]' + USE_XORG= x11 xft xrandr xrender xpm USES= cmake pkgconfig tar:bzip2 CMAKE_ARGS= -DCMAKE_CONFIG_PREFIX:STRING="${PREFIX}/etc" \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902231644.x1NGihB6043464>