diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:24 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:24 +0000 |
commit | 275e0b44c5b798db908300b167521dcccfff2caa (patch) | |
tree | c23f8e3aaaceaf69439720a6245f5eec19f16a67 /security/nettle | |
parent | deaa42d837996a52c9beb4c13e9ed5ddac3afaf7 (diff) | |
download | ports-275e0b44c5b798db908300b167521dcccfff2caa.tar.gz ports-275e0b44c5b798db908300b167521dcccfff2caa.zip |
Notes
Diffstat (limited to 'security/nettle')
-rw-r--r-- | security/nettle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nettle/Makefile b/security/nettle/Makefile index f927fc73ed61..3dfd2c44f2e3 100644 --- a/security/nettle/Makefile +++ b/security/nettle/Makefile @@ -32,7 +32,7 @@ PORTDOCS= NEWS README TODO nettle.html nettle.pdf PORTEXAMPLES= *.c *.h INFO= nettle -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.pre.mk> |