aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2012-02-26 17:47:02 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2012-02-26 17:47:02 +0000
commitf3b014b8b343315457493165625c12f33894a09f (patch)
tree6d80a36e7cefaaf561bfb5fb395b790a950947ed /audio
parente98041c167a30e7d3536d866f7131605680e5257 (diff)
downloadports-f3b014b8b343315457493165625c12f33894a09f.tar.gz
ports-f3b014b8b343315457493165625c12f33894a09f.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])
Notes
Notes: svn path=/head/; revision=292274
Diffstat (limited to 'audio')
-rw-r--r--audio/cd2mp3/Makefile2
-rw-r--r--audio/mp3unicode/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/cd2mp3/Makefile b/audio/cd2mp3/Makefile
index 45327d891169..f03e45e769d3 100644
--- a/audio/cd2mp3/Makefile
+++ b/audio/cd2mp3/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= http://cvsup.theplanet.com/distfiles/ \
MAINTAINER= mark@foster.cc
COMMENT= Easy to use CD Ripping and MP3 Encoding tool
-RUN_DEPENDS= lame:${PORTSDIR}/audio/lame/ \
+RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \
dagrab:${PORTSDIR}/audio/dagrab
NO_BUILD= yes
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