diff options
Diffstat (limited to 'audio/dvda-author/Makefile')
-rw-r--r-- | audio/dvda-author/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/dvda-author/Makefile b/audio/dvda-author/Makefile index 39fcd7ebd5a7..2ac794737ef5 100644 --- a/audio/dvda-author/Makefile +++ b/audio/dvda-author/Makefile @@ -30,7 +30,7 @@ CONFIGURE_ARGS= --with-flac=${LOCALBASE}/lib/libFLAC.so \ --enable-glibc USE_CSTD= gnu89 -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |