diff options
author | lioux <lioux@FreeBSD.org> | 2001-09-26 00:51:36 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-09-26 00:51:36 +0800 |
commit | becb7a78cd8bec16c074dd08ce18d68b5577412b (patch) | |
tree | f24e06c11a96358ab1e98418cf65564ecd79a7cd | |
parent | 53888c7af56dc873e29f9db6360c20b9eb17f66a (diff) | |
download | freebsd-ports-gnome-becb7a78cd8bec16c074dd08ce18d68b5577412b.tar.gz freebsd-ports-gnome-becb7a78cd8bec16c074dd08ce18d68b5577412b.tar.zst freebsd-ports-gnome-becb7a78cd8bec16c074dd08ce18d68b5577412b.zip |
chase library dependency due to update of avifile port to 0.60.20010920
-rw-r--r-- | graphics/xmms-avi/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xmms-avi/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xmms-avi/Makefile b/graphics/xmms-avi/Makefile index 4259f763e700..1a247da38557 100644 --- a/graphics/xmms-avi/Makefile +++ b/graphics/xmms-avi/Makefile @@ -18,7 +18,7 @@ MAINTAINER= roman@xpert.com BROKEN= Maintainer is working on a fix BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms -LIB_DEPENDS= aviplay.0:${PORTSDIR}/graphics/avifile +LIB_DEPENDS= aviplay-0.6.3:${PORTSDIR}/graphics/avifile RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/multimedia/xmms-avi/Makefile b/multimedia/xmms-avi/Makefile index 4259f763e700..1a247da38557 100644 --- a/multimedia/xmms-avi/Makefile +++ b/multimedia/xmms-avi/Makefile @@ -18,7 +18,7 @@ MAINTAINER= roman@xpert.com BROKEN= Maintainer is working on a fix BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms -LIB_DEPENDS= aviplay.0:${PORTSDIR}/graphics/avifile +LIB_DEPENDS= aviplay-0.6.3:${PORTSDIR}/graphics/avifile RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |