diff options
author | asami <asami@FreeBSD.org> | 1998-08-25 10:31:50 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-25 10:31:50 +0000 |
commit | a82fa8fced7e653fb872043bedc6d2ab8394ab6c (patch) | |
tree | a493860fe3a9d3ff1f5325b7b0b9f1b2f10473c4 /palm/kpilot | |
parent | 9dfff735cc532bbb3f6bfc7a01367807950f2228 (diff) | |
download | FreeBSD-ports-a82fa8fced7e653fb872043bedc6d2ab8394ab6c.zip FreeBSD-ports-a82fa8fced7e653fb872043bedc6d2ab8394ab6c.tar.gz |
Drats. libjscript is still at 0.90.
Diffstat (limited to 'palm/kpilot')
-rw-r--r-- | palm/kpilot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/kpilot/Makefile b/palm/kpilot/Makefile index 25181a5..e0d3748 100644 --- a/palm/kpilot/Makefile +++ b/palm/kpilot/Makefile @@ -3,7 +3,7 @@ # Date created: 09 April 1998 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.9 1998/08/16 03:11:47 jseger Exp $ +# $Id: Makefile,v 1.10 1998/08/25 10:04:54 asami Exp $ # DISTNAME= kpilot-3.0.2 @@ -16,7 +16,7 @@ LIB_DEPENDS= gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \ jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \ kdecore\\.1\\.:${PORTSDIR}/x11/kdelibs \ kdeui\\.1\\.:${PORTSDIR}/x11/kdelibs \ - jscript\\.1\\.:${PORTSDIR}/x11/kdelibs \ + jscript\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \ khtmlw\\.1\\.:${PORTSDIR}/x11/kdelibs \ kfm\\.1\\.:${PORTSDIR}/x11/kdelibs \ mediatool\\.1\\.:${PORTSDIR}/x11/kdelibs |