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

Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 260-265 Link Here
260
	@${REINPLACE_CMD} \
260
	@${REINPLACE_CMD} \
261
		-e 's|cups-config.$$.MAN1EXT. ||' \
261
		-e 's|cups-config.$$.MAN1EXT. ||' \
262
		${WRKSRC}/man/Makefile
262
		${WRKSRC}/man/Makefile
263
	@test -x ${LOCALBASE}/etc/pam.d && ${TRUE} || ${MKDIR} ${LOCALBASE}/etc/pam.d/
263
.endif
264
.endif
264
265
265
post-configure:
266
post-configure:

Return to bug 194854