summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorR. Imura <imura@FreeBSD.org>2000-02-15 14:37:13 +0000
committerR. Imura <imura@FreeBSD.org>2000-02-15 14:37:13 +0000
commit47505f1538563eb19130b70cbc3be512ab609ae1 (patch)
tree114d34e729da22ea6ab4b9fa97d7c7509d474091 /palm
parentUpdate port to 1.0.13 (diff)
This port dosn't require giflib, too.
Notes
Notes: svn path=/head/; revision=25856
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 e724657518c8..0cdc2e1395b0 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 \