View | Details | Raw Unified | Return to bug 130672
Collapse All | Expand All

(-)Makefile (+4 lines)
Lines 107-112 Link Here
107
LIBGADU=		-lgadu
107
LIBGADU=		-lgadu
108
.endif
108
.endif
109
109
110
post-patch:
111
	@${REINPLACE_CMD} -e '1 s|/usr/bin/python|/usr/bin/env python|' \
112
		${WRKSRC}/misc/CenterIMLog2HTML.py
113
110
.if !defined(NOPORTDOCS)
114
.if !defined(NOPORTDOCS)
111
post-install:
115
post-install:
112
	@${MKDIR} ${DOCSDIR}
116
	@${MKDIR} ${DOCSDIR}

Return to bug 130672