From 02d389691c3cd1c3cbf642bf5dcb6519dadc31c8 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 30 Oct 1998 08:35:38 +0000 Subject: 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. --- print/enscript-letter/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'print/enscript-letter') 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} -- cgit v1.2.3