From 142f6b774ab580f800a7bae2c33a1ef0e8938512 Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Sat, 25 Feb 2012 21:05:31 +0000 Subject: - Switch from libungif to giflib to avoid conflict PR: ports/165375 Submitted by: swills (myself) --- print/advi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print') diff --git a/print/advi/Makefile b/print/advi/Makefile index 32eb8cec73a7..1a62644311c6 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -18,7 +18,7 @@ COMMENT= Active-DVI viewer BUILD_DEPENDS= ${CI_DEPEND}:${PORTSDIR}/graphics/ocaml-images \ kpsewhich:${PORTSDIR}/print/teTeX-base -LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ +LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \ png.6:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff -- cgit v1.2.3