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 /audio/rebler | |
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 'audio/rebler')
-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 cc0439e31570..a5725f4b0503 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}/graphics/libmpeg2 \ - aviplay:${PORTSDIR}/graphics/avifile \ + aviplay-0.7:${PORTSDIR}/graphics/avifile \ popt:${PORTSDIR}/devel/popt USE_BZIP2= yes |