diff options
Diffstat (limited to 'news/knews/Makefile')
-rw-r--r-- | news/knews/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index cd61a51f16f0..52f1da597f77 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Apr 14 09:23:59 MET DST 1996 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.12 1998/03/21 13:35:04 andreas Exp $ +# $Id: Makefile,v 1.13 1998/03/28 20:04:37 ache Exp $ # DISTNAME= knews-1.0b.0 @@ -13,7 +13,7 @@ MASTER_SITES= http://www.matematik.su.se/~kjj/ MAINTAINER= andreas@FreeBSD.ORG LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ - jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \ + jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \ png\\.2\\.:${PORTSDIR}/graphics/png RUN_DEPENDS= newsp:${PORTSDIR}/print/mp |