diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:34:56 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:34:56 +0000 |
commit | d00885fd737562ec5a23356428208641e70570c6 (patch) | |
tree | 4a936b9b403ef3c45f0e19192cd9f78142a036b9 /archivers/py-lzma | |
parent | bdd497c3c5f92dd1a8fa9179dc7eb0aeab4e93d9 (diff) | |
download | ports-d00885fd737562ec5a23356428208641e70570c6.tar.gz ports-d00885fd737562ec5a23356428208641e70570c6.zip |
Notes
Diffstat (limited to 'archivers/py-lzma')
-rw-r--r-- | archivers/py-lzma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-lzma/Makefile b/archivers/py-lzma/Makefile index 40e973ed4ec6..4c8292cb1ef7 100644 --- a/archivers/py-lzma/Makefile +++ b/archivers/py-lzma/Makefile @@ -27,7 +27,7 @@ DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} PORTDOCS= usage.txt -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |