diff options
-rw-r--r-- | security/f-prot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index f12a690ab378..9afe76a61dc9 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -28,7 +28,7 @@ NO_BUILD= yes MAN1= f-prot.1 -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 do-install: cd ${WRKDIR} && ${TAR} --exclude man_pages \ |