1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Mark jobs unsafe

This commit is contained in:
Baptiste Daroussin 2013-07-10 11:43:18 +00:00
parent d3fba6c364
commit 33813624cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322665

View File

@ -1,9 +1,5 @@
# Ports collection makefile for: ADMsmb
# Date created: 23 Jun 2003
# Whom: tutus@trynet.eu.org
#
# Created by: tutus@trynet.eu.org
# $FreeBSD$
#
PORTNAME= ADMsmb
PORTVERSION= 0.3
@ -15,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Security scanner for Samba
MAKE_JOBS_UNSAFE= yes
post-patch:
@${FIND} ${WRKSRC} -name "*.o" -delete
@${REINPLACE_CMD} -e 's|-O3|${CFLAGS}|' ${WRKSRC}/Makefile