diff options
Diffstat (limited to 'multimedia/camserv/Makefile')
-rw-r--r-- | multimedia/camserv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/camserv/Makefile b/multimedia/camserv/Makefile index baad9db113a4..66f17a7a10f4 100644 --- a/multimedia/camserv/Makefile +++ b/multimedia/camserv/Makefile @@ -7,7 +7,7 @@ PORTNAME= camserv PORTVERSION= 0.5.1 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -17,7 +17,7 @@ MAINTAINER= uspoerlein@gmail.com COMMENT= Camserv is a free program to do streaming video via the web LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - Imlib2.3:${PORTSDIR}/graphics/imlib2 \ + Imlib2.4:${PORTSDIR}/graphics/imlib2 \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ freetype.9:${PORTSDIR}/print/freetype2 |