1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

BROKEN: Does not compile

This commit is contained in:
Kris Kennaway 2007-06-10 04:16:24 +00:00
parent 5d02bbcd7c
commit a7d8316df3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193143
3 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,8 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \
${NONEXISTENT}:${PORTSDIR}/${POSTGRESQL_PORT}:configure
RUN_DEPENDS= ${LOCALBASE}/lib/postgresql/plperl.so:${PORTSDIR}/databases/p5-postgresql-plperl
BROKEN= Does not compile
USE_GMAKE= yes
USE_PGSQL= yes
PERL_CONFIGURE= yes

View File

@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-${PKGNAMEPREFIX}${SAMBA_VERSION}
MAINTAINER= timur@gnu.org
COMMENT= Multiplexor, MySQL and PostgeSQL passdb backends for Samba3
BROKEN= Does not compile
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes

View File

@ -17,6 +17,8 @@ COMMENT= On-access virus scanning with Samba
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/${VSCAN_SAMBA_PORT}:configure
BROKEN= Does not compile
OPTIONS= VSCAN_ANTIVIR "for use with AntiVir" off \
VSCAN_CLAMAV "for use with Clam AntiVirus Daemon" off \
VSCAN_FPROTD "for use with F-Prot Daemon" off \