diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2004-12-30 00:59:15 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2004-12-30 00:59:15 +0000 |
commit | fa01c31ca8a54c726908c40177100af38d4e2979 (patch) | |
tree | 49da57c9e51047da83b7c3c32768a7b3f60789eb /audio/amarok-kde4 | |
parent | 5629a01a8d5774d2e131ccefede197a1e89f3720 (diff) |
Notes
Diffstat (limited to 'audio/amarok-kde4')
-rw-r--r-- | audio/amarok-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index c89b2b39d7ac..2ec34278fed8 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/Makefile @@ -54,7 +54,7 @@ PLIST_SUB+= GSTREAMER="" CONFIGURE_ARGS+=--without-xine PLIST_SUB+= XINE="@comment " .else -LIB_DEPENDS+= xine.9:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine PLIST_SUB+= XINE="" .endif |