diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/frei0r/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/frei0r/Makefile b/graphics/frei0r/Makefile index 31bf11f58125..859e3d99f66d 100644 --- a/graphics/frei0r/Makefile +++ b/graphics/frei0r/Makefile @@ -17,7 +17,7 @@ MAINTAINER= bsdkaffee@gmail.com COMMENT= Minimalistic plugin API for video effects LIB_DEPENDS= cv.1:${PORTSDIR}/graphics/opencv \ - gavl.0:${PORTSDIR}/multimedia/gavl + gavl.1:${PORTSDIR}/multimedia/gavl GNU_CONFIGURE= yes USE_GNOME= pkgconfig |