diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-05-01 02:33:06 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-05-01 02:33:06 +0000 |
commit | de9b552061618b54f5d6d84469b2b53fba87a3dc (patch) | |
tree | 7b5e0f9ef7c62ef4f7436762dad2900d10df29e3 /security/f-prot | |
parent | b3926e8d38aabbc9a8de8841985f45cab3cccaae (diff) |
Notes
Diffstat (limited to 'security/f-prot')
-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 1ef05fa2d385..c419ced2238c 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes SUB_FILES= 900.fpupdate fpscan fpupdate -PORT_OPTIONS= DOCS +OPTIONS_DEFINE= DOCS ONLY_FOR_ARCHS= i386 amd64 |