1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Mark MAKE_JOBS_UNSAFE

- Fix build with custom LOCALBASE/PREFIX [1]

Reported by:    QATty [1]
This commit is contained in:
Philip M. Gollucci 2009-06-19 05:24:28 +00:00
parent 02b8d9224c
commit fcd6c8e8ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236268

View File

@ -16,9 +16,14 @@ COMMENT= A better mail notification server
RUN_DEPENDS= xmsg:${PORTSDIR}/x11/xmsg
MAKE_JOBS_UNSAFE= yes
MAN1= biffopt.1
MAN8= biffer.8 biffer_comsat.8
post-patch:
@${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/biffer_comsat/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/biffer/biffer ${PREFIX}/libexec
${INSTALL_PROGRAM} ${WRKSRC}/biffopt/biffopt ${PREFIX}/bin