aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/py-box2d-py/Makefile2
-rw-r--r--graphics/py-box2d-py/files/pkg-message.in9
-rw-r--r--math/py-cmaes/Makefile1
-rw-r--r--math/py-cmaes/files/pkg-message.in9
-rw-r--r--math/py-optuna/Makefile1
-rw-r--r--math/py-optuna/files/pkg-message.in9
6 files changed, 0 insertions, 31 deletions
diff --git a/graphics/py-box2d-py/Makefile b/graphics/py-box2d-py/Makefile
index 6b37d66d8695..05caf5430a57 100644
--- a/graphics/py-box2d-py/Makefile
+++ b/graphics/py-box2d-py/Makefile
@@ -18,6 +18,4 @@ LIB_DEPENDS= libBox2D.so:misc/box2d
USES= compiler:c11 python:3.6+
USE_PYTHON= autoplist distutils
-SUB_FILES= pkg-message
-
.include <bsd.port.mk>
diff --git a/graphics/py-box2d-py/files/pkg-message.in b/graphics/py-box2d-py/files/pkg-message.in
deleted file mode 100644
index cd438590cdea..000000000000
--- a/graphics/py-box2d-py/files/pkg-message.in
+++ /dev/null
@@ -1,9 +0,0 @@
-[
-{ type: install
- message: <<EOM
-There is no Tensorflow port currently in FreeBSD ports tree that is required
-by Keras by default. To make Keras work with Theano backend, one needs to modify
-theirs $HOME/.keras/keras.json file and set "backend" option to "theano".
-EOM
-}
-]
diff --git a/math/py-cmaes/Makefile b/math/py-cmaes/Makefile
index 30ad3f067717..7bdc86a5fe8f 100644
--- a/math/py-cmaes/Makefile
+++ b/math/py-cmaes/Makefile
@@ -20,6 +20,5 @@ USES= python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
-SUB_FILES= pkg-message
.include <bsd.port.mk>
diff --git a/math/py-cmaes/files/pkg-message.in b/math/py-cmaes/files/pkg-message.in
deleted file mode 100644
index cd438590cdea..000000000000
--- a/math/py-cmaes/files/pkg-message.in
+++ /dev/null
@@ -1,9 +0,0 @@
-[
-{ type: install
- message: <<EOM
-There is no Tensorflow port currently in FreeBSD ports tree that is required
-by Keras by default. To make Keras work with Theano backend, one needs to modify
-theirs $HOME/.keras/keras.json file and set "backend" option to "theano".
-EOM
-}
-]
diff --git a/math/py-optuna/Makefile b/math/py-optuna/Makefile
index ec73636a229d..f4dbf883ffff 100644
--- a/math/py-optuna/Makefile
+++ b/math/py-optuna/Makefile
@@ -27,6 +27,5 @@ USES= python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
-SUB_FILES= pkg-message
.include <bsd.port.mk>
diff --git a/math/py-optuna/files/pkg-message.in b/math/py-optuna/files/pkg-message.in
deleted file mode 100644
index cd438590cdea..000000000000
--- a/math/py-optuna/files/pkg-message.in
+++ /dev/null
@@ -1,9 +0,0 @@
-[
-{ type: install
- message: <<EOM
-There is no Tensorflow port currently in FreeBSD ports tree that is required
-by Keras by default. To make Keras work with Theano backend, one needs to modify
-theirs $HOME/.keras/keras.json file and set "backend" option to "theano".
-EOM
-}
-]