summaryrefslogtreecommitdiff
path: root/misc/xosd
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-03-26 08:02:40 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-03-26 08:02:40 +0000
commit20488a7cef7d30d102a976cbb69bc8d373664cde (patch)
treed08c523040d176cd2587ece34290115dc584bf74 /misc/xosd
parentThis patch is no longer needed as postgresql installs include (diff)
Chase xmms shlib major #.
PR: 36253 Submitted by: Norikatsu Shigemura <FreeBSD-gnats-submit@freebsd.org> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=56687
Diffstat (limited to 'misc/xosd')
-rw-r--r--misc/xosd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile
index 13c57c8f2b78..3e8aee0ddc73 100644
--- a/misc/xosd/Makefile
+++ b/misc/xosd/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= perky@fallin.lv
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
.if defined(WITH_XMMS)
-LIB_DEPENDS+= xmms.2:${PORTSDIR}/audio/xmms
+LIB_DEPENDS+= xmms.3:${PORTSDIR}/audio/xmms
.endif
XMMS_CONFIG?= ${X11BASE}/bin/xmms-config