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/v_sim | |
parent | e2ea13c6ff98a1872cab17bb65d2ecf80efbd58b (diff) | |
download | ports-deaa42d837996a52c9beb4c13e9ed5ddac3afaf7.tar.gz ports-deaa42d837996a52c9beb4c13e9ed5ddac3afaf7.zip |
Notes
Diffstat (limited to 'science/v_sim')
-rw-r--r-- | science/v_sim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile index 9b54f7f8f987..d07b78f640a0 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> |