diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-01-14 13:41:32 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-01-14 13:41:32 +0000 |
commit | 5905359d4efa1999197eb54084c63e9a9f82edad (patch) | |
tree | 2aa18fea2e0a1c7559b2ca4d82388f68189a8efa /audio/gkrellmms | |
parent | 38dcf55e2bd7c74af6baa69447e284438295a8f3 (diff) | |
download | FreeBSD-ports-5905359d4efa1999197eb54084c63e9a9f82edad.zip FreeBSD-ports-5905359d4efa1999197eb54084c63e9a9f82edad.tar.gz |
Chase xmms shared library version bump.
Diffstat (limited to 'audio/gkrellmms')
-rw-r--r-- | audio/gkrellmms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gkrellmms/Makefile b/audio/gkrellmms/Makefile index 11119db..fbafed6 100644 --- a/audio/gkrellmms/Makefile +++ b/audio/gkrellmms/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://gkrellm.luon.net/files/ MAINTAINER= ume@FreeBSD.org -LIB_DEPENDS= xmms.2:${PORTSDIR}/audio/xmms +LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm |