summaryrefslogtreecommitdiff
path: root/print/enscript-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/enscript-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/enscript-letter')
-rw-r--r--print/enscript-letter/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/enscript-letter/Makefile b/print/enscript-letter/Makefile
index 443ca832c7e8..6bdc290da242 100644
--- a/print/enscript-letter/Makefile
+++ b/print/enscript-letter/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Jul, 1997
# Whom: kline
#
-# $Id: Makefile,v 1.3 1997/11/10 11:23:19 asami Exp $
+# $Id: Makefile,v 1.4 1997/11/27 08:10:30 tg Exp $
#
DISTNAME= enscript-1.5.0
@@ -13,7 +13,8 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= kline@thought.org
-MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to Letter A4
+LOOP_VAR= PAPERSIZE
+LOOP_OPTIONS= A4 Letter Letterdj
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --disable-nls --with-media=${PAPERSIZE}