diff options
-rw-r--r-- | security/chntpw/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/chntpw/Makefile b/security/chntpw/Makefile index f4e9e4f4c580..3bd2d6292b89 100644 --- a/security/chntpw/Makefile +++ b/security/chntpw/Makefile @@ -18,6 +18,8 @@ USE_ZIP= yes USE_GMAKE= yes USE_OPENSSL= yes +ONLY_FOR_ARCHS= i386 + PLIST_FILES= bin/chntpw PORTDOCS= README.txt WinReg.txt regedit.txt |