From cff70035fd060f10d943334943e082cee0c4be95 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 16 Jul 2014 03:47:05 +0000 Subject: Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set. --- audio/tta/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'audio/tta') diff --git a/audio/tta/Makefile b/audio/tta/Makefile index 332fb022f612..18f102c2236f 100644 --- a/audio/tta/Makefile +++ b/audio/tta/Makefile @@ -20,6 +20,8 @@ MAKE_ARGS= CFLAGS="${CFLAGS}" INSDIR="${STAGEDIR}${PREFIX}/bin" PLIST_FILES= bin/ttaenc PORTDOCS= README +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e '/ifdef _BIG_ENDIAN/s|ifdef|if _BYTE_ORDER ==|' \ ${WRKSRC}/ttaenc.h -- cgit v1.2.3