From 0bf55b2aba0c7c7f3d1504c644a6b3de426d2cd2 Mon Sep 17 00:00:00 2001 From: dougb Date: Sat, 28 Jan 2012 03:31:10 +0000 Subject: Move these ports from libungif to giflib since that seems to be the consensus --- misc/wmweather+/Makefile | 2 +- x11-wm/libwraster/Makefile | 2 +- x11-wm/windowmaker/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/misc/wmweather+/Makefile b/misc/wmweather+/Makefile index ee34c1e..81ac047 100644 --- a/misc/wmweather+/Makefile +++ b/misc/wmweather+/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ Hermes:${PORTSDIR}/graphics/Hermes \ png:${PORTSDIR}/graphics/png \ jpeg:${PORTSDIR}/graphics/jpeg \ - ungif:${PORTSDIR}/graphics/libungif + gif.5:${PORTSDIR}/graphics/giflib GNU_CONFIGURE= yes USE_ICONV= yes diff --git a/x11-wm/libwraster/Makefile b/x11-wm/libwraster/Makefile index 2717045..29a18de 100644 --- a/x11-wm/libwraster/Makefile +++ b/x11-wm/libwraster/Makefile @@ -17,7 +17,7 @@ DISTNAME= WindowMaker-${PORTVERSION} MAINTAINER= dougb@FreeBSD.org COMMENT= libwraster from Window Maker -LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ +LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \ png.6:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index cb58b85..9b0f50f 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -17,7 +17,7 @@ DISTNAME= WindowMaker-${PORTVERSION} MAINTAINER= dougb@FreeBSD.org COMMENT= GNUstep-compliant NeXTstep window manager clone -LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ +LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \ png.6:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff RUN_DEPENDS= ${LOCALBASE}/share/WindowMaker/Themes/LeetWM.themed/style:${PORTSDIR}/graphics/wmicons -- cgit v1.1