aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-24 17:13:25 +0800
committerbapt <bapt@FreeBSD.org>2013-07-24 17:13:25 +0800
commit489319772428cbd7f1837116aebf83571024089b (patch)
tree7650a6826f991022e9f56926be5769c5f0ed0b0c /sysutils
parent89a5bb4709168de6077832b3ba7b130613ca3630 (diff)
downloadfreebsd-ports-gnome-489319772428cbd7f1837116aebf83571024089b.tar.gz
freebsd-ports-gnome-489319772428cbd7f1837116aebf83571024089b.tar.zst
freebsd-ports-gnome-489319772428cbd7f1837116aebf83571024089b.zip
Mark as broken: does not patch
===> Applying extra patch /home/bapt/ports/sysutils/usbhotkey/files/extra-patch-main.c 1 out of 1 hunks failed--saving rejects to main.c.rej Reported by: pkg-fallout
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/usbhotkey/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/usbhotkey/Makefile b/sysutils/usbhotkey/Makefile
index 08e2afa56ec0..f1bbfd738f9b 100644
--- a/sysutils/usbhotkey/Makefile
+++ b/sysutils/usbhotkey/Makefile
@@ -12,6 +12,8 @@ COMMENT= A utility to remap USB keyboards under X11
LIB_DEPENDS= hid.0:${PORTSDIR}/devel/libhid \
Xtst.6:${PORTSDIR}/x11/libXtst
+BROKEN= Does not patch
+
OPTIONS_DEFINE= GUI
OPTIONS_DEFAULT= GUI
GUI_DESC= Enable GUI bits (Imlib dependency)