View | Details | Raw Unified | Return to bug 228014 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-3 / +1 lines)
Lines 15-23 Link Here
15
15
16
USES=		python zip
16
USES=		python zip
17
USE_PYTHON=	autoplist concurrent distutils
17
USE_PYTHON=	autoplist concurrent distutils
18
MAKE_ENV+=	FONTTOOLS_MANPATH="man"
18
NO_ARCH=	yes
19
NO_ARCH=	yes
19
20
20
post-patch:
21
	@${REINPLACE_CMD} -e 's|share/man/man1|man/man1|g' ${WRKSRC}/setup.py
22
23
.include <bsd.port.mk>
21
.include <bsd.port.mk>

Return to bug 228014