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:
parent
d3fba6c364
commit
33813624cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322665
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user