ports/137513: fix ports/136870 parallel build, by building subst in pre-build
Matthias Andree
matthias.andree at gmx.de
Fri Aug 7 09:20:03 UTC 2009
>Number: 137513
>Category: ports
>Synopsis: fix ports/136870 parallel build, by building subst in pre-build
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Aug 07 09:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Matthias Andree
>Release: FreeBSD 6.4-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD vmfreebsd6.emma.line.org 6.4-RELEASE-p5 FreeBSD 6.4-RELEASE-p5 #0: Wed Jun 10 06:39:45 UTC 2009
>Description:
Then please commit my version of the e2fsprogs-libuuid patch, and the
other patch included below for e2fsprogs-libblkid.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- e2fsprogs-libblkid-1.41.8.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/e2fsprogs-libblkid/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 16 Jul 2009 21:41:37 -0000 1.2
+++ Makefile 17 Jul 2009 20:37:40 -0000
@@ -31,6 +31,7 @@
pre-build:
${MKDIR} ${WRKSRC}/lib/blkid/elfshared
+ cd ${WRKSRC}/util && ${GMAKE} subst
post-build:
cd ${WRKSRC}/lib/uuid && ${GMAKE}
--- e2fsprogs-libblkid-1.41.8.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list