summaryrefslogtreecommitdiff
path: root/math/py-pandas/files
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-07 22:32:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-07 22:32:49 +0000
commit78ec3936f75b74ca67cb294d604af299782fee69 (patch)
tree35ba986ab9a58ff04ba34b5a11a28fef774cb8f2 /math/py-pandas/files
parentRemove USE_PYTHON=py3kplist after r559531 (USES=python:3.6+) (diff)
Clean up
There is nothing for substitution in pkg-message.
Notes
Notes: svn path=/head/; revision=567780
Diffstat (limited to 'math/py-pandas/files')
-rw-r--r--math/py-pandas/files/pkg-message.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/math/py-pandas/files/pkg-message.in b/math/py-pandas/files/pkg-message.in
deleted file mode 100644
index e6a5a1e6875e..000000000000
--- a/math/py-pandas/files/pkg-message.in
+++ /dev/null
@@ -1,8 +0,0 @@
-[
-{ type: install
- message: <<EOM
-Install math/py-statsmodels to enable parts of pandas.stats.
-Install devel/py-xarray to enable the to_xarray() function.
-EOM
-}
-]