diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-10-08 14:51:13 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-10-08 14:51:13 +0000 |
commit | 05c49112191cfa358f10637d0a0916dc96f0efa6 (patch) | |
tree | 1591390e43df82260d28c561b9fe5778661c7824 /audio/aqualung | |
parent | 093c028bf94013fd3b978305bcfe3330a5331eaa (diff) | |
download | ports-05c49112191cfa358f10637d0a0916dc96f0efa6.tar.gz ports-05c49112191cfa358f10637d0a0916dc96f0efa6.zip |
Notes
Diffstat (limited to 'audio/aqualung')
-rw-r--r-- | audio/aqualung/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index b809cf26b8be..83868254e98c 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \ mpcdec.4:${PORTSDIR}/audio/libmpcdec \ mac.2:${PORTSDIR}/audio/mac \ tag.5:${PORTSDIR}/audio/taglib \ - lrdf.2:${PORTSDIR}/audio/liblrdf \ + lrdf.2:${PORTSDIR}/textproc/liblrdf \ cddb.3:${PORTSDIR}/audio/libcddb USE_GETTEXT= yes |