aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms2
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-08-21 18:48:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-08-21 18:48:35 +0000
commitc61585d1cd3f64cd5b6af378c3e9c728c8065f04 (patch)
tree0da3bea68d01e219a1536bf1c22ce7f34c4d4a68 /audio/xmms2
parentffa65cf75cf10aad809e21b552332ac77a2b1be9 (diff)
downloadports-c61585d1cd3f64cd5b6af378c3e9c728c8065f04.tar.gz
ports-c61585d1cd3f64cd5b6af378c3e9c728c8065f04.zip
- Fix typo
Notes
Notes: svn path=/head/; revision=240050
Diffstat (limited to 'audio/xmms2')
-rw-r--r--audio/xmms2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index 4ddf948b2884..345f6fae38c3 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -234,8 +234,7 @@ PLIST_SUB+= MODPLUG="@comment "
.endif
.if !defined(WITHOUT_MPG123)
-LIB_DEPENDS+= mpg123.20
-:${PORTSDIR}/audio/mpg123
+LIB_DEPENDS+= mpg123.20:${PORTSDIR}/audio/mpg123
PLIST_SUB+= MPG123=""
.else
EXCLUDE+= --without-plugins="mpg123"