diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-01 18:03:52 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-01 18:03:52 +0000 |
commit | dc9ccb4ec509b98aa380e65507c1a4b616ef1ac0 (patch) | |
tree | 6d676fe64d38c0bcbb4a29bf31c7a617abaa74cd /print | |
parent | b6fe3be7f918d21f8869e8c16025cb6f4f1f1ba9 (diff) | |
download | ports-dc9ccb4ec509b98aa380e65507c1a4b616ef1ac0.tar.gz ports-dc9ccb4ec509b98aa380e65507c1a4b616ef1ac0.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/py-fonttools/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/py-fonttools/Makefile b/print/py-fonttools/Makefile index cd33e0f8727d..2e906d81cee7 100644 --- a/print/py-fonttools/Makefile +++ b/print/py-fonttools/Makefile @@ -19,8 +19,6 @@ USES?= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -OPTIONS_DEFINE= DOCS - post-patch: @${REINPLACE_CMD} -e 's|share/man/man1|man/man1|g' ${WRKSRC}/setup.py |