summaryrefslogtreecommitdiffstats
path: root/print/mp-letter
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-10-30 08:35:38 +0000
committerasami <asami@FreeBSD.org>1998-10-30 08:35:38 +0000
commite03f86050dd9727ce63a9913d9d18a5c1011d7bc (patch)
tree4ccf08666d0b0a24f2c0fa28a1529ac8138b8fc7 /print/mp-letter
parente6cd3559b516426eb2dd06356300d7ee2cbd104c (diff)
downloadFreeBSD-ports-e03f86050dd9727ce63a9913d9d18a5c1011d7bc.zip
FreeBSD-ports-e03f86050dd9727ce63a9913d9d18a5c1011d7bc.tar.gz
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.
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 2c2c601..684ad73 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 \
OpenPOWER on IntegriCloud