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

(-)/usr/ports/editors/openoffice-devel/Makefile (-2 / +2 lines)
Lines 202-208 Link Here
202
	@${ECHO} "automatically set LANG to a suitable"
202
	@${ECHO} "automatically set LANG to a suitable"
203
	@${ECHO} "value. You can change this with:"
203
	@${ECHO} "value. You can change this with:"
204
	@${ECHO}
204
	@${ECHO}
205
	@${ECHO} "USE_LANG=\"preferred language\""
205
	@${ECHO} "USE_LANG=\"prefered language\""
206
	@${ECHO}
206
	@${ECHO}
207
	@${ECHO} "and set a different language"
207
	@${ECHO} "and set a different language"
208
	@${ECHO} "like:"
208
	@${ECHO} "like:"
Lines 223-229 Link Here
223
	@${ECHO}
223
	@${ECHO}
224
	@${ECHO} "Add USE_GCC=2.95 or USE_GCC=3.2"
224
	@${ECHO} "Add USE_GCC=2.95 or USE_GCC=3.2"
225
	@${ECHO} "to compile openoffice with your"
225
	@${ECHO} "to compile openoffice with your"
226
	@${ECHO} "preferred compiler."
226
	@${ECHO} "prefered compiler."
227
.endif
227
.endif
228
.if !defined(WITH_DEBUG)
228
.if !defined(WITH_DEBUG)
229
	@${ECHO}
229
	@${ECHO}

Return to bug 52741