aboutsummaryrefslogtreecommitdiff
path: root/x11/deforaos-panel
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-03-13 19:44:52 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-03-13 19:44:52 +0000
commit708979f58b53ebc51c9e8ee441a9042809f5a23b (patch)
tree8eddb106ee656448dd675db146ee759b3b54f9af /x11/deforaos-panel
parent78ca1e4943a61c87ada2785dfadc4332cfb48056 (diff)
downloadports-708979f58b53ebc51c9e8ee441a9042809f5a23b.tar.gz
ports-708979f58b53ebc51c9e8ee441a9042809f5a23b.zip
Mark BROKEN: fails to build
cc -I ../../include -W `pkg-config --cflags libSystem gtk+-2.0` -fPIC -Wall -g -O2 -pedantic `pkg-config --cflags libDesktop` -c embed.c embed.c:104:33: error: too few arguments to function call, single argument 'code' was not specified helper->error(NULL, error_get(), 1); Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=411023
Diffstat (limited to 'x11/deforaos-panel')
-rw-r--r--x11/deforaos-panel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/deforaos-panel/Makefile b/x11/deforaos-panel/Makefile
index ec51e631d545..f65996bd3f08 100644
--- a/x11/deforaos-panel/Makefile
+++ b/x11/deforaos-panel/Makefile
@@ -13,6 +13,8 @@ COMMENT= DeforaOS desktop panel
LICENSE= GPLv3
+BROKEN= fails to build
+
LIB_DEPENDS= libSystem.so:${PORTSDIR}/devel/deforaos-libsystem \
libDesktop.so:${PORTSDIR}/x11/deforaos-libdesktop
BUILD_DEPENDS= browser:${PORTSDIR}/x11-fm/deforaos-browser \