diff options
Diffstat (limited to 'graphics/kdegraphics3')
-rw-r--r-- | graphics/kdegraphics3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index 9032a4b4b973..7f02d3a294e3 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.1.1.1 1998/02/21 15:09:20 se Exp $ +# $Id: Makefile,v 1.2 1998/03/06 19:52:14 se Exp $ # DISTNAME= kdegraphics-Beta3-1 @@ -17,7 +17,7 @@ MAINTAINER= se@freebsd.org LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \ gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \ - jpeg\\.[67]\\.:${PORTSDIR}/graphics/jpeg \ + jpeg\\.8\\.:${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 \ |