summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-25 16:51:36 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-25 16:51:36 +0000
commitaf3a792a804f22b4fc9d33c2efd4c8320d49f6a3 (patch)
tree46b4e4286e469e86455ecb534c22ceca0d651aa3 /multimedia
parentRemove obsolete pkg-message. (diff)
chase library dependency due to update of avifile port to 0.60.20010920
Notes
Notes: svn path=/head/; revision=48194
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/xmms-avi/Makefile2
1 files changed, 1 insertions, 1 deletions
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