aboutsummaryrefslogtreecommitdiff
path: root/comms/hidapi
diff options
context:
space:
mode:
Diffstat (limited to 'comms/hidapi')
-rw-r--r--comms/hidapi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/hidapi/Makefile b/comms/hidapi/Makefile
index 29012fee3c82..7cc1fc5f1b72 100644
--- a/comms/hidapi/Makefile
+++ b/comms/hidapi/Makefile
@@ -24,6 +24,8 @@ PORTDOCS= *
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
+OPTIONS_DEFINE= DOCS
+
pre-configure:
@${CP} ${LOCALBASE}/share/gettext/config.rpath ${WRKSRC}