diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:18 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:18 +0800 |
commit | 408d1a840b568addb8b5fdf2cc8c0213bdec8550 (patch) | |
tree | 278c4b84a1a8c7a68aa907729d2759ddddac5cf6 /science | |
parent | 8413b62ea71ca0d1cc8f3dfd4b3fd1f1dc4600d1 (diff) | |
download | freebsd-ports-graphics-408d1a840b568addb8b5fdf2cc8c0213bdec8550.tar.gz freebsd-ports-graphics-408d1a840b568addb8b5fdf2cc8c0213bdec8550.tar.zst freebsd-ports-graphics-408d1a840b568addb8b5fdf2cc8c0213bdec8550.zip |
Remove trailing whitespaces from category science
Diffstat (limited to 'science')
-rw-r--r-- | science/2d-rewriter/Makefile | 2 | ||||
-rw-r--r-- | science/ecs/Makefile | 2 | ||||
-rw-r--r-- | science/v_sim/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/science/2d-rewriter/Makefile b/science/2d-rewriter/Makefile index b22fced27ff..79b322444e0 100644 --- a/science/2d-rewriter/Makefile +++ b/science/2d-rewriter/Makefile @@ -16,7 +16,7 @@ USE_XORG= x11 xext NO_STAGE= yes -OPTIONS_DEFINE= EXAMPLES +OPTIONS_DEFINE= EXAMPLES .include <bsd.port.options.mk> diff --git a/science/ecs/Makefile b/science/ecs/Makefile index cca1485d709..f511bfd3a14 100644 --- a/science/ecs/Makefile +++ b/science/ecs/Makefile @@ -42,7 +42,7 @@ CONFIGURE_ARGS+=--without-adf --without-ccm NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include <bsd.port.options.mk> diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile index 9b54f7f8f98..d07b78f640a 100644 --- a/science/v_sim/Makefile +++ b/science/v_sim/Makefile @@ -30,7 +30,7 @@ INSTALLS_ICONS= yes NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS EXAMPLES +OPTIONS_DEFINE= DOCS NLS EXAMPLES .include <bsd.port.options.mk> |