1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Correct dependencies.

Submitted by:	maintainer
This commit is contained in:
Dmitry Sivachenko 2004-02-18 08:50:34 +00:00
parent 4d47d93949
commit 58a0882a1b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101307

View File

@ -15,7 +15,7 @@ DISTNAME= slash-${PORTVERSION}
MAINTAINER= autrijus@autrijus.org
COMMENT= Slash-Like Automatic Storytelling Homepage system
BUILD_DEPENDS= ${LOCALBASE}/bin/mysqld_safe:${PORTSDIR}/databases/mysql40-server \
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
${SITE_PERL}/Bundle/Slash.pm:${PORTSDIR}/www/p5-Bundle-Slash
RUN_DEPENDS= ${BUILD_DEPENDS} \
${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
@ -25,6 +25,9 @@ DEPRECATED= ${BROKEN}
EXPIRATION_DATE=2004-04-16
DOCS= README INSTALL
CONFLICTS= metalist
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= FZ.3 Slash.3 Slash::Apache.3 Slash::Apache::Banlist.3 \
Slash::Apache::Log.3 Slash::Apache::User.3 \