diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-15 12:32:41 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-15 12:32:41 +0000 |
commit | 5b399dc5f51b58334f1eaf35eab58d68cb257b6c (patch) | |
tree | 23c879ebf6095d300861af284d5fd4b558a1210b /math | |
parent | 10bdeb004d6cf95b0696d0f71ab0ecf96669e4bc (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/numdiff/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/numdiff/Makefile b/math/numdiff/Makefile index ec1f8ca84353..ece710833d65 100644 --- a/math/numdiff/Makefile +++ b/math/numdiff/Makefile @@ -25,7 +25,6 @@ INFO= numdiff OPTIONS_DEFINE= DOCS -NO_STAGE= yes .include <bsd.port.options.mk> .if ! ${PORT_OPTIONS:MDOCS} |