diff options
Diffstat (limited to 'misc/videotext')
-rw-r--r-- | misc/videotext/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/videotext/Makefile b/misc/videotext/Makefile index 27aa4772643c..8c890c67e7fa 100644 --- a/misc/videotext/Makefile +++ b/misc/videotext/Makefile @@ -7,7 +7,7 @@ PORTNAME= videotext PORTVERSION= 0.6.19991029 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MASTER_SITES= http://elektra.e-technik.uni-ulm.de/~mbuck/download/ @@ -19,7 +19,7 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ xview.3:${PORTSDIR}/x11-toolkits/xview USE_GMAKE= yes |