aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kdebase4-workspace
diff options
context:
space:
mode:
authorimura <imura@FreeBSD.org>2000-02-15 21:45:23 +0800
committerimura <imura@FreeBSD.org>2000-02-15 21:45:23 +0800
commitfcad596f79f807f28c54a952be2b3b989c66c8f8 (patch)
tree81896911c3cbd0e39af4793c0d1e891f84eb329d /x11/kdebase4-workspace
parent698152ddae066c8f16746d2a603a73614f1bfcb1 (diff)
downloadfreebsd-ports-gnome-fcad596f79f807f28c54a952be2b3b989c66c8f8.tar.gz
freebsd-ports-gnome-fcad596f79f807f28c54a952be2b3b989c66c8f8.tar.zst
freebsd-ports-gnome-fcad596f79f807f28c54a952be2b3b989c66c8f8.zip
Remove giflib dependence.
Only changed giflib -> libungif in kdegraphics. They realy do NOT want libgif, and do NOT use libgif anywhere. Some ports are checking its existence in configure, but they are nonsense at all!!
Diffstat (limited to 'x11/kdebase4-workspace')
-rw-r--r--x11/kdebase4-workspace/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile
index 9724191aa9e8..fa9f4b97bfe4 100644
--- a/x11/kdebase4-workspace/Makefile
+++ b/x11/kdebase4-workspace/Makefile
@@ -13,8 +13,7 @@ MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
MAINTAINER= se@freebsd.org
-LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.2:${PORTSDIR}/x11/kdelibs11 \
Xpm.4:${PORTSDIR}/graphics/xpm \
intl.1:${PORTSDIR}/devel/gettext