diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-05-04 20:23:32 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-05-04 20:23:32 +0000 |
commit | 18f33c0f9311a0e0fe565649f877883c91f21e59 (patch) | |
tree | 53d38e9f76c8e2da3dbce1e2d2da4446296bd67b /palm/kpilot/Makefile | |
parent | 196cae7856697f0aac7cf21d8a760b058f56ed89 (diff) | |
download | ports-18f33c0f9311a0e0fe565649f877883c91f21e59.tar.gz ports-18f33c0f9311a0e0fe565649f877883c91f21e59.zip |
Notes
Diffstat (limited to 'palm/kpilot/Makefile')
-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 42294580335a..32ccd8bd9465 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.2 1998/03/17 06:02:58 asami Exp $ +# $Id: Makefile,v 1.3 1998/04/15 22:18:12 jseger Exp $ # DISTNAME= kpilot-2.0 @@ -15,7 +15,7 @@ MAINTAINER= se@freebsd.org BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \ gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \ - jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \ + jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \ kdecore\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \ kdeui\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \ jscript\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \ |