ports/55715: [Maintainer] Unbreak converters/ktnef on -CURRENT

Markus Brueffer brueffer at phoenix-systems.de
Mon Aug 18 23:00:36 UTC 2003


>Number:         55715
>Category:       ports
>Synopsis:       [Maintainer] Unbreak converters/ktnef on -CURRENT
>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 Aug 18 16:00:32 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Markus Brueffer
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheops.phoenix 5.1-CURRENT FreeBSD 5.1-CURRENT #3: Mon Aug 18 13:20:00 CEST 2003 root at cheops.phoenix:/usr/obj/usr/src/sys/CHEOPS i386

>Description:
	Unbreak converters/ktnef on -CURRENT

>How-To-Repeat:
>Fix:

--- ktnef.diff begins here ---
diff -ruN ktnef.orig/Makefile ktnef/Makefile
--- ktnef.orig/Makefile	Tue Aug 19 00:28:26 2003
+++ ktnef/Makefile	Tue Aug 19 00:29:09 2003
@@ -18,7 +18,11 @@
 USE_BZIP2=		yes
 USE_GMAKE=		yes
 GNU_CONFIGURE=		yes
+USE_REINPLACE=		yes
 
 CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
+
+post-extract:
+	@${REINPLACE_CMD} -e 's|-pedantic ||g' ${WRKSRC}/configure
 
 .include <bsd.port.mk>
--- ktnef.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list