aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xbatt
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-06 05:16:30 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-06 05:16:30 +0000
commit149aebcb580ead360061d605fba8b2e1f282aabe (patch)
tree443a5da14b482f3af33c1d9eaf7ed66eac89b213 /sysutils/xbatt
parent579447f0270fb7322987fe07c2787e1f1fe7db91 (diff)
downloadports-149aebcb580ead360061d605fba8b2e1f282aabe.tar.gz
ports-149aebcb580ead360061d605fba8b2e1f282aabe.zip
Add 'ONLY_FOR_ARCHS=i386' to APM dependent ports.
Advanced Power Management is only for i386.
Notes
Notes: svn path=/head/; revision=15880
Diffstat (limited to 'sysutils/xbatt')
-rw-r--r--sysutils/xbatt/Makefile4
1 files changed, 3 insertions, 1 deletions
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 <nobu@psrc.isac.co.jp>
#
-# $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