diff options
Diffstat (limited to 'misc/videotext')
-rw-r--r-- | misc/videotext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/videotext/Makefile b/misc/videotext/Makefile index 57e618a..3e90652 100644 --- a/misc/videotext/Makefile +++ b/misc/videotext/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://elektra.e-technik.uni-ulm.de/~mbuck/download/ MAINTAINER= roger@freebsd.org -LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ +LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \ png.3:${PORTSDIR}/graphics/png \ xview.3:${PORTSDIR}/x11-toolkits/xview |