diff options
Diffstat (limited to 'audio/linux-neroaaccodec/Makefile')
-rw-r--r-- | audio/linux-neroaaccodec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-neroaaccodec/Makefile b/audio/linux-neroaaccodec/Makefile index 8277ce9445cb..3181d98d0ffe 100644 --- a/audio/linux-neroaaccodec/Makefile +++ b/audio/linux-neroaaccodec/Makefile @@ -30,7 +30,7 @@ PORTDOCS= NeroAAC_tut.pdf \ license.txt \ readme.txt -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |