diff options
author | kris <kris@FreeBSD.org> | 2003-05-07 07:53:57 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-07 07:53:57 +0800 |
commit | 89065841a95a8f8534d7eff7c40d112445e3d809 (patch) | |
tree | 818e405d1682ed82be60f5e80964160fdc22ace3 /www | |
parent | d5632f86882776116d2dddfe53dd4c64696e330e (diff) | |
download | freebsd-ports-gnome-89065841a95a8f8534d7eff7c40d112445e3d809.tar.gz freebsd-ports-gnome-89065841a95a8f8534d7eff7c40d112445e3d809.tar.zst freebsd-ports-gnome-89065841a95a8f8534d7eff7c40d112445e3d809.zip |
BROKEN: Broken pkg-plist
Diffstat (limited to 'www')
-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} \ |