看板 FB_stable 關於我們 聯絡資訊
On Sat, 1 Mar 2014 13:54+0100, Trond Endrest=F8l wrote: > I prepared this patch for sysutils/lsof/Makefile: > = > --- Makefile.orig 2013-11-08 07:52:46.422242305 +0100 > +++ Makefile 2014-03-01 13:48:48.234052257 +0100 > @@ -55,8 +55,8 @@ > IGNORE=3D requires kernel sources > .endif > = > -.if !defined(FIXUP_RELEASE) > post-extract: > +.if !defined(FIXUP_RELEASE) > @( cd ${WRKDIR}/${DISTNAME} ; \ > EXPMD5=3D`${SED} -n 's/^[[:blank:]]*\(MD5*=3D*\)/\1/p' README.${DISTNAM= E}` ; \ > CALCMD5=3D`${MD5} ${SRCBALL_NAME}.tar` ; \ > @@ -69,6 +69,7 @@ > ) > @( cd ${WRKSRC} ; ${ECHO_CMD} "y" | ./Inventory || exit 1 ) > .endif > + @( touch ${WRKSRC}/opt_kdtrace.h || exit 1 ) > = > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/lsof ${STAGEDIR}${PREFIX}/sbin The patch is unneeded as sysutils/lsof/Makefile r346597 and lsof 4.88F = solves the problem. Great job! -- = +-------------------------------+------------------------------------+ | Vennlig hilsen, | Best regards, | | Trond Endrest=F8l, | Trond Endrest=F8l, | | IT-ansvarlig, | System administrator, | | Fagskolen Innlandet, | Gj=F8vik Technical College, Norway, | | tlf. mob. 952 62 567, | Cellular...: +47 952 62 567, | | sentralbord 61 14 54 00. | Switchboard: +47 61 14 54 00. | +-------------------------------+------------------------------------+ _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"