Index: head/security/logcheck/Makefile =================================================================== --- head/security/logcheck/Makefile (revision 76058) +++ head/security/logcheck/Makefile (revision 76059) @@ -1,33 +1,35 @@ # Ports collection makefile for: logcheck # Date created: 9 December 1999 # Whom: Dan Langille # # $FreeBSD$ # PORTNAME= logcheck PORTVERSION= 1.1.1 CATEGORIES= security MASTER_SITES= http://www.psionic.com/downloads/ DISTNAME= logsentry-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Auditing tool for system logs on Unix boxes +BROKEN= "Changes permissions on /tmp to mode 0700" + USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PKGMESSAGE= ${WRKDIR}/MESSAGE pre-configure: ${REINPLACE_CMD} -e "s@/usr/local/etc/tmp@/tmp@g; \ s@/usr/local@${PREFIX}@" ${WRKSRC}/Makefile \ ${WRKSRC}/systems/freebsd/logcheck.sh ${REINPLACE_CMD} -e "s@/bin/mkdir@${MKDIR}@g" ${WRKSRC}/Makefile post-build: @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGDIR}/pkg-message > ${PKGMESSAGE} post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/security/logcheck/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property