Style police.

This commit is contained in:
Masafumi Max NAKANE 1997-09-22 17:04:39 +00:00
parent b1e529b74a
commit 286f43b29d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7995

View File

@ -1,9 +1,9 @@
# Ports collection makefile for: vnlpr
# New ports collection makefile for: vnlpr
# Version required: 2.0
# Date created: Sat Dec 7, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
# $Id: Makefile,v 1.1.1.1 1996/12/09 02:02:49 obrien Exp $
# $Id: Makefile,v 1.2 1997/09/22 16:54:21 max Exp $
#
DISTNAME= vnlpr
@ -19,10 +19,10 @@ RUN_DEPENDS= vn7to8:${PORTSDIR}/vietnamese/vn7to8 \
vnpstext:${PORTSDIR}/vietnamese/vnpstext
pre-patch:
@/bin/mv ${WRKSRC}/vnlpr ${WRKSRC}/vnlpr.in
@${MV} ${WRKSRC}/vnlpr ${WRKSRC}/vnlpr.in
do-build:
sed -e "s:^set VNLIB=./:set VNLIB=${PREFIX}/share/vn-fonts:" \
${SED} -e "s:^set VNLIB=./:set VNLIB=${PREFIX}/share/vn-fonts:" \
-e 's/^set PRINTER="barrons"/#set PRINTER="postscript"/' \
${WRKSRC}/vnlpr.in > ${WRKSRC}/vnlpr