summaryrefslogtreecommitdiff
path: root/print/mp-letter
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-10-30 08:35:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-10-30 08:35:38 +0000
commit02d389691c3cd1c3cbf642bf5dcb6519dadc31c8 (patch)
tree940430104440ac0ca1ccb8db3418c9518321e161 /print/mp-letter
parent(1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building several (diff)
Make thise ports use LOOP_VAR and LOOP_OPTIONS for PAPERSIZE. While
I'm here, make a2ps43's Makefile detect the missing PAPERSIZE correctly, and add -${PAPERSIZE} in lprps's PKGNAME.
Notes
Notes: svn path=/head/; revision=14259
Diffstat (limited to 'print/mp-letter')
-rw-r--r--print/mp-letter/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/mp-letter/Makefile b/print/mp-letter/Makefile
index 2c2c601df630..684ad73f476d 100644
--- a/print/mp-letter/Makefile
+++ b/print/mp-letter/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 July 1996
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
#
-# $Id: Makefile,v 1.7 1998/07/30 04:36:46 obrien Exp $
+# $Id: Makefile,v 1.8 1998/09/19 01:40:37 hoek Exp $
#
DISTNAME= mp-3.0.1
@@ -14,7 +14,8 @@ MASTER_SITES= ftp://ftp.NUXI.com/pub/misc/ \
MAINTAINER= obrien@FreeBSD.org
-MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to letter a4
+LOOP_VAR= PAPERSIZE
+LOOP_OPTIONS= letter a4
WRKSRC= ${WRKDIR}/mp
MAN1= mp.1
MLINKS= mp.1 digestp.1 - filep.1 - filofaxp.1 \