diff options
author | matthew <matthew@FreeBSD.org> | 2012-02-27 01:47:02 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2012-02-27 01:47:02 +0800 |
commit | 25abbbfd348a1cc0dc24e6df23e3a0e950a0f616 (patch) | |
tree | 5f5ed62c80a0494e159f5e16d09af8aaed166274 /audio/mp3unicode | |
parent | 4ea48618b88ade6f32c36a7a70e220e11ca690f8 (diff) | |
download | freebsd-ports-gnome-25abbbfd348a1cc0dc24e6df23e3a0e950a0f616.tar.gz freebsd-ports-gnome-25abbbfd348a1cc0dc24e6df23e3a0e950a0f616.tar.zst freebsd-ports-gnome-25abbbfd348a1cc0dc24e6df23e3a0e950a0f616.zip |
- Stylistic cleanup: remove trailing slashes from *_DEPENDS lines.
audio/cd2mp3 [1]
audio/mp3unicode [2]
databases/spatialite [3]
deskutils/aspostit
devel/bennugd-modules [4]
net/hinfo
www/caudium14 [5]
Approved by: shaun (mentor) mark@foster.cc (maintainer[1]) makc (maintainer[2]) wenheping@gmail.com (maintainer[3]) amdmi3 (maintainer[4]) johans (maintainer[5])
Diffstat (limited to 'audio/mp3unicode')
-rw-r--r-- | audio/mp3unicode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3unicode/Makefile b/audio/mp3unicode/Makefile index cc471930ac15..e35c54b0dd5e 100644 --- a/audio/mp3unicode/Makefile +++ b/audio/mp3unicode/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= makc@FreeBSD.org COMMENT= ID3 tags charset converter -LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib/ +LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib USE_BZIP2= yes USE_ICONV= yes |