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

(-)Makefile (-1 / +1 lines)
Lines 206-212 Link Here
206
#Workaround for gperf. #i85469#
206
#Workaround for gperf. #i85469#
207
	@${LN} -sf ${LOCALBASE}/bin/gperf ${WRKSRC}/solenv/bin/gperf
207
	@${LN} -sf ${LOCALBASE}/bin/gperf ${WRKSRC}/solenv/bin/gperf
208
.if defined(WITH_KDE4)
208
.if defined(WITH_KDE4)
209
       @${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/solenv/bin/moc
209
	@${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/solenv/bin/moc
210
.endif
210
.endif
211
211
212
do-build:
212
do-build:

Return to bug 144716