diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-30 13:54:32 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-30 13:54:32 +0000 |
commit | 6f2f24073ae06a50ffddbc008d83b651950eea15 (patch) | |
tree | fade51dad2c1cba4367da245b54469216bc3b43d /audio | |
parent | Update to 1.0.2 which should fix the build problems we're seeing on bento (diff) |
Chase avifile port lib version
Notes
Notes:
svn path=/head/; revision=71248
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rebler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rebler/Makefile b/audio/rebler/Makefile index 13562f8afa0d..1505663defca 100644 --- a/audio/rebler/Makefile +++ b/audio/rebler/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= mpeg2:${PORTSDIR}/multimedia/libmpeg2 \ - aviplay-0.7:${PORTSDIR}/multimedia/avifile \ + aviplay.0:${PORTSDIR}/multimedia/avifile \ popt:${PORTSDIR}/devel/popt USE_BZIP2= yes |