ports/136937: [MAINTAINER] misc/e2fsprogs-libblkid: fix parallel build

Matthias Andree matthias.andree at gmx.de
Mon Jul 20 17:10:09 UTC 2009


>Number:         136937
>Category:       ports
>Synopsis:       [MAINTAINER] misc/e2fsprogs-libblkid: fix parallel 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:   Mon Jul 20 17:10:07 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 7.2-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD rho.emma.line.org 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009
>Description:
fix parallel build - if it doesn't, please file a log.

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 -u -r1.2 Makefile
--- Makefile	16 Jul 2009 21:41:37 -0000	1.2
+++ Makefile	20 Jul 2009 17:06:39 -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