diff options
Diffstat (limited to 'graphics/mjpegtools/Makefile')
-rw-r--r-- | graphics/mjpegtools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/mjpegtools/Makefile b/graphics/mjpegtools/Makefile index 99241feb45b1..95b882ec9f14 100644 --- a/graphics/mjpegtools/Makefile +++ b/graphics/mjpegtools/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm LIB_DEPENDS= aviplay-0.7.0:${PORTSDIR}/graphics/avifile \ jpeg.9:${PORTSDIR}/graphics/jpeg -USE_GLIB= yes +USE_GNOMENG= yes +USE_GNOME= glib12 USE_GMAKE= yes USE_REINPLACE= yes USE_XLIB= yes |