summaryrefslogtreecommitdiffstats
path: root/x11/kdebase2
diff options
context:
space:
mode:
authorimura <imura@FreeBSD.org>2000-02-15 13:45:23 +0000
committerimura <imura@FreeBSD.org>2000-02-15 13:45:23 +0000
commitfcad596f79f807f28c54a952be2b3b989c66c8f8 (patch)
tree81896911c3cbd0e39af4793c0d1e891f84eb329d /x11/kdebase2
parent698152ddae066c8f16746d2a603a73614f1bfcb1 (diff)
downloadFreeBSD-ports-fcad596f79f807f28c54a952be2b3b989c66c8f8.zip
FreeBSD-ports-fcad596f79f807f28c54a952be2b3b989c66c8f8.tar.gz
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/kdebase2')
-rw-r--r--x11/kdebase2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile
index 9724191..fa9f4b9 100644
--- a/x11/kdebase2/Makefile
+++ b/x11/kdebase2/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
OpenPOWER on IntegriCloud