diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:18 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:18 +0000 |
commit | deaa42d837996a52c9beb4c13e9ed5ddac3afaf7 (patch) | |
tree | 278c4b84a1a8c7a68aa907729d2759ddddac5cf6 /science/ecs | |
parent | e2ea13c6ff98a1872cab17bb65d2ecf80efbd58b (diff) | |
download | ports-deaa42d837996a52c9beb4c13e9ed5ddac3afaf7.tar.gz ports-deaa42d837996a52c9beb4c13e9ed5ddac3afaf7.zip |
Notes
Diffstat (limited to 'science/ecs')
-rw-r--r-- | science/ecs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/ecs/Makefile b/science/ecs/Makefile index cca1485d7090..f511bfd3a14b 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> |