summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-01-28 03:31:10 +0000
committerdougb <dougb@FreeBSD.org>2012-01-28 03:31:10 +0000
commit0bf55b2aba0c7c7f3d1504c644a6b3de426d2cd2 (patch)
tree7a89d110790b3d793d588249075ba442c2154357
parent5060b7641ab65c2eb2b8b214727d800c5fc20f38 (diff)
downloadFreeBSD-ports-0bf55b2aba0c7c7f3d1504c644a6b3de426d2cd2.zip
FreeBSD-ports-0bf55b2aba0c7c7f3d1504c644a6b3de426d2cd2.tar.gz
Move these ports from libungif to giflib since that seems to be the consensus
-rw-r--r--misc/wmweather+/Makefile2
-rw-r--r--x11-wm/libwraster/Makefile2
-rw-r--r--x11-wm/windowmaker/Makefile2
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
OpenPOWER on IntegriCloud