From 1f23d906a95fc1dbdd6a989d17b4561fc63d7159 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 22 Sep 2003 12:29:19 +0000 Subject: Fix build on Solaris, from Jonathan Perkin in PR 22886. --- misc/chord/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/chord/Makefile') diff --git a/misc/chord/Makefile b/misc/chord/Makefile index a22e618ebf1..950d28e7154 100644 --- a/misc/chord/Makefile +++ b/misc/chord/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 21:48:47 grant Exp $ +# $NetBSD: Makefile,v 1.11 2003/09/22 12:29:19 wiz Exp $ # FreeBSD Id: Makefile,v 1.4 1997/04/30 03:18:06 asami Exp # @@ -12,6 +12,6 @@ COMMENT= Produce PS sheet-music from text input NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL -MANCOMPRESSED= yes +CFLAGS+= -DPAPERSIZE=${PAPERSIZE} .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3