summaryrefslogtreecommitdiff
path: root/print/pkfonts300/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/pkfonts300/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 '')
-rw-r--r--print/pkfonts300/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/pkfonts300/Makefile b/print/pkfonts300/Makefile
index 6c5c15784115..697a477a935f 100644
--- a/print/pkfonts300/Makefile
+++ b/print/pkfonts300/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 Mar 1996
# Whom: Hideaki Ohmon <ohmon@tom.sfc.keio.ac.jp>
#
-# $Id: Makefile,v 1.8 1998/02/07 16:33:22 max Exp $
+# $Id: Makefile,v 1.9 1998/08/10 12:14:50 steve Exp $
#
DISTNAME= pkfonts
@@ -15,7 +15,8 @@ MASTER_SITES= ftp://ftp.univ-evry.fr/.04/system/OpenBSD/distfiles/pkfonts/ \
DISTFILES= pk${RESOLUTION}.tar.gz
# see below for RESOLUTION definition
-MANUAL_PACKAGE_BUILD= RESOLUTION has to be set to 118 240 300 360 400 600
+LOOP_VAR= RESOLUTION
+LOOP_OPTIONS= 118 240 300 360 400 600
DIST_SUBDIR= pkfonts
EXTRACT_CMD= /usr/bin/true # extracted directly in install target
NO_BUILD= yes