diff options
-rw-r--r-- | audio/pacpl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/pacpl/Makefile b/audio/pacpl/Makefile index 920b0c312bcc..e3203f62db37 100644 --- a/audio/pacpl/Makefile +++ b/audio/pacpl/Makefile @@ -48,7 +48,6 @@ OPTIMFROG_RUN_DEPENDS= ofr:audio/optimfrog OPUS_DESC= Ogg Opus audio codec support OPUS_RUN_DEPENDS= opusenc:audio/opus-tools SNDFILE_RUN_DEPENDS= sndfile-convert:audio/libsndfile -VORBIS_RUN_DEPENDS= oggenc:audio/vorbis-tools SHORTEN_DESC= Shorten audio support SHORTEN_RUN_DEPENDS= shorten:audio/shorten SOX_DESC= Audio conversion support via SoX |