diff options
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> |