diff options
Diffstat (limited to 'www/monast')
-rw-r--r-- | www/monast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/monast/Makefile b/www/monast/Makefile index 3b03d7a7d6ce..7c9f42b50054 100644 --- a/www/monast/Makefile +++ b/www/monast/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/monast/MonAst%20for%20Asterisk%201.4_1.6/1.4 MAINTAINER= ports@FreeBSD.org COMMENT= Monitoring and an operator panel interface for AsteriskTM -USE_PYTHON= yes +USES= python USE_RC_SUBR= monast NO_BUILD= YES |