mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Mark BROKEN: fails to build
/bin/sh ../libtool --mode=execute /usr/local/bin/dbus-binding-tool --prefix=awn_app --mode=glib-server --output=awn-app-glue.h awn-app-dbus.xml Unable to load "awn-app-dbus.xml": "org.awn-project.Awn.App" is not a valid D-Bus interface name Makefile:704: recipe for target 'awn-app-glue.h' failed gmake[2]: *** [awn-app-glue.h] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/x11/avant-window-navigator/work/avant-window-navigator-0.3.2.1/src' Makefile:402: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/x11/avant-window-navigator/work/avant-window-navigator-0.3.2.1' Makefile:313: recipe for target 'all' failed Reported by: pkg-fallout
This commit is contained in:
parent
5ae457bc49
commit
f3e69dd4f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383014
@ -14,6 +14,8 @@ COMMENT= Dock-like navigation bar
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN= Fails to build
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg
|
||||
LIB_DEPENDS= libwnck-1.so:${PORTSDIR}/x11-toolkits/libwnck \
|
||||
|
Loading…
Reference in New Issue
Block a user