diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 09:50:22 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 09:50:22 +0800 |
commit | 6b789892652b945988200413c34c1471d8008c4d (patch) | |
tree | 187ac42960cebf296bee314e4ed76fde994a3bc3 /www/slash | |
parent | f4e339b198a52d1347f5819c5abcf68e362aff1b (diff) | |
download | freebsd-ports-gnome-6b789892652b945988200413c34c1471d8008c4d.tar.gz freebsd-ports-gnome-6b789892652b945988200413c34c1471d8008c4d.tar.zst freebsd-ports-gnome-6b789892652b945988200413c34c1471d8008c4d.zip |
BROKEN: Incomplete pkg-plist
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 e1b18d69834b..04c05e2b2cbf 100644 --- a/www/slash/Makefile +++ b/www/slash/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-D RUN_DEPENDS= ${BUILD_DEPENDS} \ ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl +BROKEN= Incorrect pkg-plist + DOCS= README INSTALL CONFLICTS= metalist |