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

(-)Makefile (+1 lines)
Lines 74-79 Link Here
74
74
75
post-patch:
75
post-patch:
76
	@${REINPLACE_CMD} -e "s|firefox/nspr/||g" \
76
	@${REINPLACE_CMD} -e "s|firefox/nspr/||g" \
77
			  -e "s|/usr/X11R6|${X11BASE}|g' \
77
			${WRKSRC}/configure
78
			${WRKSRC}/configure
78
79
79
post-install:
80
post-install:

Return to bug 106097