diff options
Diffstat (limited to 'audio/mpt/Makefile')
-rw-r--r-- | audio/mpt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpt/Makefile b/audio/mpt/Makefile index ec35d947fb5e..5a286fcb3ea7 100644 --- a/audio/mpt/Makefile +++ b/audio/mpt/Makefile @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -DOC_FILES= AUTHORS COPYING README +DOC_FILES= AUTHORS COPYING README config.txt do-install: .ifndef(NOPORTDOCS) |