aboutsummaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
Diffstat (limited to 'palm')
-rw-r--r--palm/barry/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/barry/Makefile b/palm/barry/Makefile
index 6cbb23d86f8f..11aed1904f9b 100644
--- a/palm/barry/Makefile
+++ b/palm/barry/Makefile
@@ -34,6 +34,7 @@ OPTIONS= GUI "Build the GUI" On \
LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb
.else
CONFIGURE_ENV+= LIBUSB_LIBS="-lusb" LIBUSB_CFLAGS="-I/usr/include"
+BROKEN= does not configure
.endif
.if defined(WITH_GUI)