summaryrefslogtreecommitdiff
path: root/sysutils/cmospwd
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-07-30 17:50:42 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-07-30 17:50:42 +0000
commit6b73c76c8bf56ec66e58d26f02b9ceeaa38873a7 (patch)
tree2c45cea03c0a992cdbd93c0902569f113653787c /sysutils/cmospwd
parentFix typo that caused compilation error on ia64 and fix a comment. (diff)
Use "ONLY_FOR_ARCHS=i386/amd64", as the port contains assembler code
which is specific to these platforms. PR: ports/84350 Submitted by: maintainer Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=140485
Diffstat (limited to 'sysutils/cmospwd')
-rw-r--r--sysutils/cmospwd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/cmospwd/Makefile b/sysutils/cmospwd/Makefile
index 6810b43647db..c4e452b95602 100644
--- a/sysutils/cmospwd/Makefile
+++ b/sysutils/cmospwd/Makefile
@@ -18,6 +18,8 @@ USE_REINPLACE= yes
PLIST_FILES= bin/cmospwd
PORTDOCS= cmospwd.txt
+ONLY_FOR_ARCHS= i386 amd64
+
.include <bsd.port.pre.mk>
post-patch: