summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2008-07-09 10:49:15 +0000
committergahr <gahr@FreeBSD.org>2008-07-09 10:49:15 +0000
commitfc58c10a40b981870651952f433c3675052aac7b (patch)
tree427697a7378def021784397012dad20475c37245
parent1c22bcb1bf593bd31a71d7a3235da91a25c814c6 (diff)
downloadFreeBSD-ports-fc58c10a40b981870651952f433c3675052aac7b.zip
FreeBSD-ports-fc58c10a40b981870651952f433c3675052aac7b.tar.gz
- Restrict ARCHS to i386 and amd64
PR: 124977 Submitted by: myself Approved by: maintainer timeout (14 days)
-rw-r--r--sysutils/915resolution/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/915resolution/Makefile b/sysutils/915resolution/Makefile
index f6234ea..63302d6 100644
--- a/sysutils/915resolution/Makefile
+++ b/sysutils/915resolution/Makefile
@@ -20,6 +20,8 @@ USE_RC_SUBR= 915resolution.sh
DOCS= README.txt LICENSE.txt chipset_info.txt changes.log
+ONLY_FOR_ARCHS= i386 amd64
+
.include <bsd.port.pre.mk>
do-build:
OpenPOWER on IntegriCloud