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

(-)Makefile (-1 / +1 lines)
Lines 81-87 Link Here
81
.endif
81
.endif
82
82
83
.if defined(WITH_FLUIDSYNTH)
83
.if defined(WITH_FLUIDSYNTH)
84
LIB_DEPENDS+=	fluidsynth.4:${PORTSDIR}/audio/fluidsynth
84
LIB_DEPENDS+=	fluidsynth.1:${PORTSDIR}/audio/fluidsynth
85
CONFIGURE_ARGS+=--with-fluidsynth-prefix=${LOCALBASE}
85
CONFIGURE_ARGS+=--with-fluidsynth-prefix=${LOCALBASE}
86
.else
86
.else
87
CONFIGURE_ARGS+=--disable-fluidsynth
87
CONFIGURE_ARGS+=--disable-fluidsynth

Return to bug 163751