1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Mark jobs unsafe

This commit is contained in:
Baptiste Daroussin 2013-07-13 13:11:53 +00:00
parent 7a040d91a2
commit 774657d407
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322921

View File

@ -1,10 +1,8 @@
# Created by: Harry Newton
#
# Called this port 'filtermail' because there is already a 'mailfilter'
# in the ports tree.
#
# $FreeBSD$
#
# Called this port 'filtermail' because there is already a 'mailfilter'
# in the ports tree.
PORTNAME= filtermail
PORTVERSION= 0.8.2
@ -30,9 +28,9 @@ EXTRACT_AFTER_ARGS= | ${SED} 's/[mM][aA][iI][lL][fF][iI][lL][tT][eE][rR]/filterm
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USES= bison
USE_GMAKE= yes
USES= bison gmake
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
MAN1= filtermail.1
MAN5= filtermailex.5 filtermailrc.5