aboutsummaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authorimura <imura@FreeBSD.org>2000-02-15 22:37:13 +0800
committerimura <imura@FreeBSD.org>2000-02-15 22:37:13 +0800
commit3aca7c8426cb0c26d85db24394f12ec54c2d43ae (patch)
tree6dc73ac36d0da70c0d41af1bc9e94e57d35df18f /palm
parent2b7e67c0703a3ad54c333f916e1553dc74fed0cd (diff)
downloadfreebsd-ports-graphics-3aca7c8426cb0c26d85db24394f12ec54c2d43ae.tar.gz
freebsd-ports-graphics-3aca7c8426cb0c26d85db24394f12ec54c2d43ae.tar.zst
freebsd-ports-graphics-3aca7c8426cb0c26d85db24394f12ec54c2d43ae.zip
This port dosn't require giflib, too.
Diffstat (limited to 'palm')
-rw-r--r--palm/kpilot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/palm/kpilot/Makefile b/palm/kpilot/Makefile
index e724657518c..0cdc2e1395b 100644
--- a/palm/kpilot/Makefile
+++ b/palm/kpilot/Makefile
@@ -12,8 +12,7 @@ MASTER_SITES= http://www.slac.com/pilone/kpilot_home/download/
MAINTAINER= dima@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 \
kdeui.2:${PORTSDIR}/x11/kdelibs11 \
jscript.2:${PORTSDIR}/x11/kdelibs11 \