summaryrefslogtreecommitdiff
path: root/print/lprps-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/lprps-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/lprps-letter')
-rw-r--r--print/lprps-letter/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/print/lprps-letter/Makefile b/print/lprps-letter/Makefile
index 30f28eb2eefb..1c05c5d3a40d 100644
--- a/print/lprps-letter/Makefile
+++ b/print/lprps-letter/Makefile
@@ -4,17 +4,19 @@
# Date created: Sat Aug 3, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.3 1997/10/10 06:53:28 obrien Exp $
+# $Id: Makefile,v 1.4 1997/11/10 11:23:26 asami Exp $
#
DISTNAME= lprps-2.5
+PKGNAME= lprps-${PAPERSIZE}-2.5
CATEGORIES= print
MASTER_SITES= ftp://ftp.jclark.com/pub/lprps/
EXTRACT_SUFX= .tar.Z
MAINTAINER= obrien@FreeBSD.org
-MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to letter a4
+LOOP_VAR= PAPERSIZE
+LOOP_OPTIONS= letter a4
MAKE_FLAGS?= PAPERSIZE=${PAPERSIZE} -f
MAN1= psrev.1 textps.1
MAN8= lprps.8 psif.8 psof.8