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 /audio/rebler/Makefile | |
parent | 0efca268cd904098a226683a9de1b35ad2a85bce (diff) |
Notes
Diffstat (limited to 'audio/rebler/Makefile')
-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 |