diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-15 20:32:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-15 20:32:41 +0800 |
commit | db1fdf7b20a9ffed263d0973284f94661b049e14 (patch) | |
tree | 23c879ebf6095d300861af284d5fd4b558a1210b /math | |
parent | efc3db50773f5cbd49c38b9347ee1d10d4ef6fbc (diff) | |
download | freebsd-ports-gnome-db1fdf7b20a9ffed263d0973284f94661b049e14.tar.gz freebsd-ports-gnome-db1fdf7b20a9ffed263d0973284f94661b049e14.tar.zst freebsd-ports-gnome-db1fdf7b20a9ffed263d0973284f94661b049e14.zip |
- Really Stage
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} |