From b23e27bbf2b793be1804a76d8110ae6435a0e81f Mon Sep 17 00:00:00 2001 From: todd Date: Mon, 4 Apr 2005 22:49:50 +0000 Subject: [PATCH] wrong variable, this now properly stops building on LP64_ARCHS until fixed and removed --- productivity/gnucash/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/productivity/gnucash/Makefile b/productivity/gnucash/Makefile index 465c9e2ff39..a5faf984009 100644 --- a/productivity/gnucash/Makefile +++ b/productivity/gnucash/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.2 2005/03/08 22:26:45 todd Exp $ +# $OpenBSD: Makefile,v 1.3 2005/04/04 22:49:50 todd Exp $ -NOT_FOR_ARCHS= ${LP64} +NOT_FOR_ARCHS= ${LP64_ARCHS} COMMENT= "Quicken-like money and finance manager" DISTNAME= gnucash-1.8.11