diff options
Diffstat (limited to 'multimedia/xawtv/Makefile')
-rw-r--r-- | multimedia/xawtv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile index cfc6bb8e6593..3936ce5c4829 100644 --- a/multimedia/xawtv/Makefile +++ b/multimedia/xawtv/Makefile @@ -7,7 +7,7 @@ PORTNAME= xawtv PORTVERSION= 3.95 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia MASTER_SITES= http://dl.bytesex.org/releases/xawtv/ @@ -19,7 +19,7 @@ BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \ RUN_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \ ${LOCALBASE}/lib/X11/fonts/misc/led-iso8859-1.pcf.gz:${PORTSDIR}/x11-fonts/tv-fonts LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - jpeg.10:${PORTSDIR}/graphics/jpeg + jpeg.11:${PORTSDIR}/graphics/jpeg OPTIONS= AA "Enable AA support" on \ DV "Enable reading/writing raw dv files" off \ |