diff options
Diffstat (limited to 'audio/akode-plugins-resampler/Makefile')
-rw-r--r-- | audio/akode-plugins-resampler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/akode-plugins-resampler/Makefile b/audio/akode-plugins-resampler/Makefile index 8a00e567eb46..c01af0f8aed2 100644 --- a/audio/akode-plugins-resampler/Makefile +++ b/audio/akode-plugins-resampler/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate CONFLICTS= kdemultimedia-3.[1-3]* -FETCH_CMD= /usr/bin/fetch -Rr +FETCH_CMD= /usr/bin/fetch PLUGIN= src_resampler PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//} |