diff options
Diffstat (limited to 'graphics/xine')
-rw-r--r-- | graphics/xine/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xine/Makefile b/graphics/xine/Makefile index 08cc6daf07e8..04dd505ff117 100644 --- a/graphics/xine/Makefile +++ b/graphics/xine/Makefile @@ -7,6 +7,7 @@ PORTNAME= xine PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://xine.sourceforge.net/files/ \ ${MASTER_SITE_SOURCEFORGE} @@ -17,7 +18,7 @@ MAINTAINER= nobutaka@nobutaka.com LIB_DEPENDS= xine.0:${PORTSDIR}/graphics/libxine \ aa.1:${PORTSDIR}/graphics/aalib \ - png.4:${PORTSDIR}/graphics/png + png.5:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes USE_GMAKE= yes |