summaryrefslogtreecommitdiff
path: root/print/psutils-letter/Makefile
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/psutils-letter/Makefile
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/psutils-letter/Makefile')
-rw-r--r--print/psutils-letter/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/psutils-letter/Makefile b/print/psutils-letter/Makefile
index c76a1738cf57..a85c1dde9629 100644
--- a/print/psutils-letter/Makefile
+++ b/print/psutils-letter/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 September 1994
# Whom: jmz & David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.15 1998/01/08 18:52:13 fenner Exp $
+# $Id: Makefile,v 1.16 1998/03/12 16:12:09 jmz Exp $
#
DISTNAME= psutils-p17
@@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.dcs.ed.ac.uk/pub/ajcd/
MAINTAINER= jmz@FreeBSD.org
-MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to letter a4
+LOOP_VAR= PAPERSIZE
+LOOP_OPTIONS= letter a4
WRKSRC= ${WRKDIR}/psutils
MAKE_FLAGS?= PAPER=${PAPERSIZE} -f
MAN1= psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 \