diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/usbhotkey/Makefile | 2 |
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) |