ports/138800: [patch] - update devel/a2dev
Cristiano Rolim Pereira
cristianorolim at hotmail.com
Mon Sep 14 04:10:07 UTC 2009
>Number: 138800
>Category: ports
>Synopsis: [patch] - update devel/a2dev
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Sep 14 04:10:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Cristiano Rolim Pereira
>Release: 7.2-RELEASE
>Organization:
>Environment:
FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:14:35 UTC 2009 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Substituted "BROKEN= Does not compile on !i386" for "ONLY_FOR_ARCHS= i386".
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN ../a2dev.orig/Makefile ./Makefile
--- ../a2dev.orig/Makefile 2009-09-14 00:28:39.000000000 -0300
+++ ./Makefile 2009-09-14 00:31:34.000000000 -0300
@@ -23,9 +23,7 @@
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= Does not compile on !i386
-.endif
+ONLY_FOR_ARCHS= i386
post-patch:
@${REINPLACE_CMD} -e 's|gcc|${CC}|; s|-O3|${CFLAGS}|' \
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list