diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 23:53:57 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 23:53:57 +0000 |
commit | ee8d4548c85b5a160d898ed2b0ec66f493532000 (patch) | |
tree | 1f02414e3dadc7151d06513f1ebd7a69e4fbb506 /www/slash | |
parent | 4828255e916fe55f69a11f30322bd65d3a2f1fb7 (diff) | |
download | ports-ee8d4548c85b5a160d898ed2b0ec66f493532000.tar.gz ports-ee8d4548c85b5a160d898ed2b0ec66f493532000.zip |
BROKEN: Broken pkg-plist
Notes
Notes:
svn path=/head/; revision=80305
Diffstat (limited to 'www/slash')
-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} \ |