diff options
Diffstat (limited to 'www/slash/Makefile')
-rw-r--r-- | www/slash/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/slash/Makefile b/www/slash/Makefile index 59b61972484f..905774a077c7 100644 --- a/www/slash/Makefile +++ b/www/slash/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= slashcode MAINTAINER= autrijus@autrijus.org COMMENT= Slash-Like Automatic Storytelling Homepage system +BROKEN= "Broken pkg-plist" + BUILD_DEPENDS= ${LOCALBASE}/bin/safe_mysqld:${PORTSDIR}/databases/mysql323-server \ ${SITE_PERL}/Bundle/Slash.pm:${PORTSDIR}/www/p5-Bundle-Slash RUN_DEPENDS= ${BUILD_DEPENDS} \ |