From 65dc1c4a74582b6ebb39f186a1fe54d1d96a4857 Mon Sep 17 00:00:00 2001 From: drahn Date: Wed, 3 Oct 2001 21:16:03 +0000 Subject: [PATCH] Allow this port to be built for macppc. ok naddy@ --- sysutils/xbatt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/xbatt/Makefile b/sysutils/xbatt/Makefile index 5ac3ecf7420..9a0cca5d60c 100644 --- a/sysutils/xbatt/Makefile +++ b/sysutils/xbatt/Makefile @@ -3,7 +3,7 @@ # Date created: 22 July 1998 # Whom: Niklas Hallqvist # -# $OpenBSD: Makefile,v 1.7 2001/05/06 03:59:14 lebel Exp $ +# $OpenBSD: Makefile,v 1.8 2001/10/03 21:16:03 drahn Exp $ # $FreeBSD: Makefile,v 1.4 1997/03/10 12:07:35 asami Exp $ # @@ -22,6 +22,6 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= imake noman -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 macppc .include