Add PAPERSIZE?=A4 to give a default value for the dependence on a2ps

to make the build work if the user did not set PAPAERSIZE at all too.
Closes pr 6042 by David W. Talmage after some clearification.
This commit is contained in:
frueauf 1998-08-27 22:18:31 +00:00
parent a6e0ba5ae7
commit 1bc01635da

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 1998/07/05 12:27:14 tron Exp $ # $NetBSD: Makefile,v 1.5 1998/08/27 22:18:31 frueauf Exp $
DISTNAME= magicfilter-1.2 DISTNAME= magicfilter-1.2
CATEGORIES= print CATEGORIES= print
@ -17,6 +17,7 @@ GNU_CONFIGURE= yes
PLIST_SRC= ${WRKDIR}/PLIST PLIST_SRC= ${WRKDIR}/PLIST
PAPERSIZE?= A4
FILTER_DIR= libexec/magicfilter FILTER_DIR= libexec/magicfilter
post-install: post-install: