diff options
Diffstat (limited to 'textproc/py-elasticsearch-curator')
-rw-r--r-- | textproc/py-elasticsearch-curator/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-elasticsearch-curator/Makefile b/textproc/py-elasticsearch-curator/Makefile index ae608d0cc025..7ad8869bef1a 100644 --- a/textproc/py-elasticsearch-curator/Makefile +++ b/textproc/py-elasticsearch-curator/Makefile @@ -28,6 +28,8 @@ GH_ACCOUNT= elastic GH_PROJECT= curator USE_PYTHON= autoplist distutils +CONFLICTS_INSTALL= curator # bin/curator + NO_ARCH= yes .include <bsd.port.mk> |