diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-20 06:36:20 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-20 06:36:20 +0000 |
commit | 09ae5a3b638b58661adba5e90d8196c2f1ce0764 (patch) | |
tree | 0b37d636dd0ead1bd258ee1489cb0998674e065c /news/knews | |
parent | cb60d758c452cb8646da2db5fd562416415553c3 (diff) |
Notes
Diffstat (limited to 'news/knews')
-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 b71a4aacc703..0eb3838d7eaf 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.19 1998/09/17 00:32:47 asami Exp $ +# $Id: Makefile,v 1.20 1998/09/17 00:50:50 asami Exp $ # DISTNAME= knews-1.0b.0 @@ -15,7 +15,7 @@ MAINTAINER= andreas@FreeBSD.ORG LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.2:${PORTSDIR}/graphics/png -RUN_DEPENDS= newsp:${PORTSDIR}/print/mp +RUN_DEPENDS= newsp:${PORTSDIR}/print/mp-letter WRKSRC= ${WRKDIR}/knews USE_IMAKE= yes |