diff options
author | R. Imura <imura@FreeBSD.org> | 2000-02-15 14:37:13 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 2000-02-15 14:37:13 +0000 |
commit | 47505f1538563eb19130b70cbc3be512ab609ae1 (patch) | |
tree | 114d34e729da22ea6ab4b9fa97d7c7509d474091 /palm/kpilot/Makefile | |
parent | fb935802bb78650a3f427b16d4e231dd4530bdd4 (diff) | |
download | ports-47505f1538563eb19130b70cbc3be512ab609ae1.tar.gz ports-47505f1538563eb19130b70cbc3be512ab609ae1.zip |
Notes
Diffstat (limited to 'palm/kpilot/Makefile')
-rw-r--r-- | palm/kpilot/Makefile | 3 |
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 \ |