summaryrefslogtreecommitdiff
path: root/comms/twpsk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/twpsk/Makefile')
-rw-r--r--comms/twpsk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/twpsk/Makefile b/comms/twpsk/Makefile
index 52880d49dd62..2fd5506d4598 100644
--- a/comms/twpsk/Makefile
+++ b/comms/twpsk/Makefile
@@ -21,4 +21,6 @@ CFLAGS+= -L${LOCALBASE}/lib -I${PREFIX}/include
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PORTDOCS= *
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.mk>