diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-07-30 17:50:42 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-07-30 17:50:42 +0000 |
commit | 6b73c76c8bf56ec66e58d26f02b9ceeaa38873a7 (patch) | |
tree | 2c45cea03c0a992cdbd93c0902569f113653787c /sysutils/cmospwd | |
parent | 6e4ad3455b6284f12e9296c87696cf51e54c5e5c (diff) | |
download | ports-6b73c76c8bf56ec66e58d26f02b9ceeaa38873a7.tar.gz ports-6b73c76c8bf56ec66e58d26f02b9ceeaa38873a7.zip |
Notes
Diffstat (limited to 'sysutils/cmospwd')
-rw-r--r-- | sysutils/cmospwd/Makefile | 2 |
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: |