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

(-)print/hplip/Makefile (+2 lines)
Lines 121-127 Link Here
121
.endfor
121
.endfor
122
122
123
post-install-X11-off:
123
post-install-X11-off:
124
.if exists(${STAGEDIR}${DATADIR}/data/images)
124
	${RMDIR} ${STAGEDIR}${DATADIR}/data/images/* \
125
	${RMDIR} ${STAGEDIR}${DATADIR}/data/images/* \
125
		${STAGEDIR}${DATADIR}/data/images
126
		${STAGEDIR}${DATADIR}/data/images
127
.endif
126
128
127
.include <bsd.port.mk>
129
.include <bsd.port.mk>

Return to bug 268125