ports/114162: [MAINTAINER] misc/e2fsprogs-libuuid: compatibility for e2fsprogs update

Matthias Andree matthias.andree at gmx.de
Sat Jun 30 15:50:02 UTC 2007


>Number:         114162
>Category:       ports
>Synopsis:       [MAINTAINER] misc/e2fsprogs-libuuid: compatibility for e2fsprogs update
>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:   Sat Jun 30 15:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007
>Description:
e2fsprogs updates the tool chain and so we need to specify --mandir

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- e2fsprogs-libuuid-1.40.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/misc/e2fsprogs-libuuid/Makefile /usr/home/emma/ports/misc/e2fsprogs-libuuid/Makefile
--- /usr/ports/misc/e2fsprogs-libuuid/Makefile	Tue Jan 30 05:23:56 2007
+++ /usr/home/emma/ports/misc/e2fsprogs-libuuid/Makefile	Sat Jun 30 17:14:42 2007
@@ -12,14 +12,14 @@
 MAINTAINER=	matthias.andree at gmx.de
 COMMENT=	UUID library from e2fsprogs package
 
-CONFIGURE_ARGS=	--enable-elf-shlibs --disable-fsck --disable-e2initrd-helper
+CONFIGURE_ARGS=	--enable-elf-shlibs --disable-fsck --disable-e2initrd-helper --mandir=${PREFIX}/man
 
 CONFLICTS=	ossp-uuid-[0-9]*
 
 WITHOUT_NLS=	yes
 MASTERDIR=	${.CURDIR}/../../sysutils/e2fsprogs
 MAKE_ARGS=	LIB_SUBDIRS=lib/uuid
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 ALL_TARGET=	libs
 INSTALL_TARGET=	install install-shlibs
 INSTALL_WRKSRC=	${WRKSRC}/lib/uuid
--- e2fsprogs-libuuid-1.40.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list