From 149aebcb580ead360061d605fba8b2e1f282aabe Mon Sep 17 00:00:00 2001 From: Hidetoshi Shimokawa Date: Wed, 6 Jan 1999 05:16:30 +0000 Subject: Add 'ONLY_FOR_ARCHS=i386' to APM dependent ports. Advanced Power Management is only for i386. --- sysutils/xbatt/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/xbatt/Makefile') diff --git a/sysutils/xbatt/Makefile b/sysutils/xbatt/Makefile index 50fb182dffa4..bc480ed3c5d6 100644 --- a/sysutils/xbatt/Makefile +++ b/sysutils/xbatt/Makefile @@ -3,7 +3,7 @@ # Date created: 2 May 1995 # Whom: Nobuhiro Yasutomi # -# $Id: Makefile,v 1.6 1998/11/17 03:22:07 asami Exp $ +# $Id: Makefile,v 1.7 1998/11/21 07:27:40 steve Exp $ # DISTNAME= xbatt-1.2.1 @@ -14,6 +14,8 @@ MAINTAINER= nobu@psrc.isac.co.jp LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm +ONLY_FOR_ARCHS= i386 + USE_IMAKE= yes NO_INSTALL_MANPAGES= yes -- cgit v1.2.3