diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-06-25 17:47:14 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-06-25 17:47:14 +0000 |
commit | 8ba78ecd9bb32e0c676fc5a8ed4cf9f1fba24b25 (patch) | |
tree | 07db7c08a14bebbf96d2b884dc574ff3944ff793 /multimedia/xtheater | |
parent | 0efca268cd904098a226683a9de1b35ad2a85bce (diff) |
Chase lib version from avifile version 0.7.7.20020523
Notes
Notes:
svn path=/head/; revision=61961
Diffstat (limited to 'multimedia/xtheater')
-rw-r--r-- | multimedia/xtheater/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xtheater/Makefile b/multimedia/xtheater/Makefile index 4e66a2e738cf..c0b16148e347 100644 --- a/multimedia/xtheater/Makefile +++ b/multimedia/xtheater/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \ smpeg:${PORTSDIR}/graphics/smpeg \ - aviplay:${PORTSDIR}/graphics/avifile + aviplay-0.7:${PORTSDIR}/graphics/avifile USE_BZIP2= yes USE_XLIB= yes |