diff options
Diffstat (limited to 'sysutils/py-supervisor')
-rw-r--r-- | sysutils/py-supervisor/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/py-supervisor/Makefile b/sysutils/py-supervisor/Makefile index 1a916fe8789e..3ff388bb0765 100644 --- a/sysutils/py-supervisor/Makefile +++ b/sysutils/py-supervisor/Makefile @@ -18,7 +18,6 @@ TEST_DEPENDS:= ${RUN_DEPENDS} \ OPTIONS_DEFINE= TESTS TESTS_DESC= Install mock for running unit tests -OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options .include <bsd.port.options.mk> |