diff options
author | sat <sat@FreeBSD.org> | 2006-10-08 22:51:13 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-10-08 22:51:13 +0800 |
commit | 317673ebb13b8113d234e7f1f424bbb7a05ee175 (patch) | |
tree | a556fd6f6db60a2b787d89ad929be90d3ae22e87 /audio/aqualung | |
parent | 390962e1500c67571fa20f9e0d7ea5872a18e1e5 (diff) | |
download | freebsd-ports-gnome-317673ebb13b8113d234e7f1f424bbb7a05ee175.tar.gz freebsd-ports-gnome-317673ebb13b8113d234e7f1f424bbb7a05ee175.tar.zst freebsd-ports-gnome-317673ebb13b8113d234e7f1f424bbb7a05ee175.zip |
- Remove duplicate of textproc/liblrdf
- Wear an innocent smile
Reported by: Ports Fury
Pointy hat to: sat
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 |