diff options
Diffstat (limited to 'audio/streamtranscoder/Makefile')
-rw-r--r-- | audio/streamtranscoder/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/streamtranscoder/Makefile b/audio/streamtranscoder/Makefile index 13a356887d3e..268d0f48537f 100644 --- a/audio/streamtranscoder/Makefile +++ b/audio/streamtranscoder/Makefile @@ -24,6 +24,8 @@ LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/streamTranscoder PORTDOCS= AUTHORS README +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> post-patch: |