ports/138792: [patch] - update security/pgp6
Cristiano Rolim Pereira
cristianorolim at hotmail.com
Mon Sep 14 01:30:03 UTC 2009
>Number: 138792
>Category: ports
>Synopsis: [patch] - update security/pgp6
>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 01:30:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Cristiano Rolim Pereira
>Release: 7.2-RELEASE
>Organization:
>Environment:
FreeBSD bsd7.casa 7.2-RELEASE-p2 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:
Substituting "BROKEN= Does not compile on !i386" for "ONLY_FOR_ARCHS= i386".
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN ../pgp6.orig/Makefile ./Makefile
--- ../pgp6.orig/Makefile 2009-09-13 21:44:03.000000000 -0300
+++ ./Makefile 2009-09-13 21:59:10.000000000 -0300
@@ -33,9 +33,7 @@
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= Does not compile on !i386
-.endif
+ONLY_FOR_ARCHS= i386
# the distfile is actually a tar of three compressed tars and their
# signatures
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list