From 6889982c10355c1bb890b2623da612fdb5c2f241 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 25 Jan 2015 22:32:52 +0000 Subject: Fix RUN_DEPENDS --- audio/ocp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/ocp') diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index 4ac332b3ab86..c8988a05683e 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -61,7 +61,7 @@ OPTIONS_DEFAULT=ADPLUG FLAC MIDI X11 SDL .include .if exists(${TIMIDITY_CFG}) || ${PORT_OPTIONS:MMIDI} -RUN_DEPENDS+= ${TIMIDITY_CFG}:${PORTSDIR}/audio/eawpats +RUN_DEPENDS+= eawpats>0:${PORTSDIR}/audio/eawpats .endif .if ${PORT_OPTIONS:MX11} -- cgit v1.2.3