summaryrefslogtreecommitdiff
path: root/news/knews
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-20 06:36:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-20 06:36:20 +0000
commit09ae5a3b638b58661adba5e90d8196c2f1ce0764 (patch)
tree0b37d636dd0ead1bd258ee1489cb0998674e065c /news/knews
parentUse a4 size if compiling for Japanese, letter otherwise. (diff)
mp -> mp-letter
Notes
Notes: svn path=/head/; revision=14712
Diffstat (limited to 'news/knews')
-rw-r--r--news/knews/Makefile4
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