aboutsummaryrefslogtreecommitdiff
path: root/sysutils
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
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')
-rw-r--r--sysutils/asapm/Makefile4
-rw-r--r--sysutils/libretto-config/Makefile4
-rw-r--r--sysutils/xbatt/Makefile4
3 files changed, 9 insertions, 3 deletions
diff --git a/sysutils/asapm/Makefile b/sysutils/asapm/Makefile
index 21d6fd785589..1ad52b98e4f6 100644
--- a/sysutils/asapm/Makefile
+++ b/sysutils/asapm/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Aug 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
-# $Id: Makefile,v 1.5 1998/11/29 12:43:12 asami Exp $
+# $Id: Makefile,v 1.6 1998/12/08 18:49:04 vanilla Exp $
#
DISTNAME= asapm-2.3
@@ -14,6 +14,8 @@ MAINTAINER= handy@physics.montana.edu
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+ONLY_FOR_ARCHS= i386
+
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install install.man
diff --git a/sysutils/libretto-config/Makefile b/sysutils/libretto-config/Makefile
index 4a04ca8baa9f..8b5527fe4692 100644
--- a/sysutils/libretto-config/Makefile
+++ b/sysutils/libretto-config/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 Nov 1998
# Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/12/05 05:35:47 flathill Exp $
#
DISTNAME= libapm-linux-1.0beta5
@@ -13,6 +13,8 @@ MASTER_SITES= http://club.pep.ne.jp/~ishioka/Software/Linux/libapm/
MAINTAINER= shige@kuis.kyoto-u.ac.jp
+ONLY_FOR_ARCHS= i386
+
WRKSRC= ${WRKDIR}/libapm
PROGRAM_NAME= libretto-config
DOCDIR= ${PREFIX}/share/doc/${PROGRAM_NAME}
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