diff options
author | lioux <lioux@FreeBSD.org> | 2002-06-26 01:47:14 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-06-26 01:47:14 +0800 |
commit | 9e543ef4c13b66b13fa45670c6d86e7494c053d9 (patch) | |
tree | a589987c6152820543fe7c236ea63824dea48605 /multimedia/xmms-avi | |
parent | a6bd617c0e30e4c9c107c6457382a65f7eb8fe52 (diff) | |
download | freebsd-ports-gnome-9e543ef4c13b66b13fa45670c6d86e7494c053d9.tar.gz freebsd-ports-gnome-9e543ef4c13b66b13fa45670c6d86e7494c053d9.tar.zst freebsd-ports-gnome-9e543ef4c13b66b13fa45670c6d86e7494c053d9.zip |
Chase lib version from avifile version 0.7.7.20020523
Diffstat (limited to 'multimedia/xmms-avi')
-rw-r--r-- | multimedia/xmms-avi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xmms-avi/Makefile b/multimedia/xmms-avi/Makefile index 1a247da38557..10a3aa1715e2 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.6.3:${PORTSDIR}/graphics/avifile +LIB_DEPENDS= aviplay-0.7.0:${PORTSDIR}/graphics/avifile RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |