diff options
Diffstat (limited to 'audio/mp3plot/Makefile')
-rw-r--r-- | audio/mp3plot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile index d38b5a3b80b3..9368822c496b 100644 --- a/audio/mp3plot/Makefile +++ b/audio/mp3plot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://p.outlyer.net/mp3plot/files/ MAINTAINER= scjamorim@bsd.com.br COMMENT= Mp3 bitrate plot tool -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs OPTIONS= GD "Enable support for GD library" on \ IMAGEMAGICK "Enable support for Magick++" off |