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

(-)Makefile Sun Feb 8 21:23:23 2004 (-1 / +1 lines)
Lines 35-41 Link Here
35
.include <bsd.port.pre.mk>
35
.include <bsd.port.pre.mk>
36
 
36
 
37
post-patch:
37
post-patch:
38
       @${REINPLACE_CMD} -e 's|\(use_gtkhtml=\)yes|\1no|g' ${WRKSRC}/configure.in
38
       @${REINPLACE_CMD} -e 's|\(use_gtkhtml=\)yes|\1no|g' ${WRKSRC}/configure
39
 
39
 
40
.if !defined(NOPORTDOCS)
40
.if !defined(NOPORTDOCS)
41
post-extract:
41
post-extract:

Return to bug 62562