ports/75982: Port upgrade: deskutils/kbirthday does not compile on ia64 and amd64

Heiner h.eichmann at gmx.de
Sun Jan 9 09:40:21 UTC 2005


>Number:         75982
>Category:       ports
>Synopsis:       Port upgrade: deskutils/kbirthday does not compile on ia64 =
>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:   Sun Jan 09 09:40:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Heiner Eichmann <h.eichmann at gmx.de>
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Sirius Cybernetics Corp.
>Environment:
=46reeBSD 7of9.unimatrix-zero.borg 4.10-STABLE FreeBSD 4.10-STABLE #1: Sun =
Jun=20
2014:49:25 CEST 2004 =A0 =A0=20
root at 7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL =A0i386

>Description:
deskutils/kbirthday does not compile on ia64 and amd64

>How-To-Repeat:
>Fix:
See attached diff







--Boundary-00=_CoP4BVQrktqM0k3
Content-Type: text/x-diff;
  charset="iso-8859-1";
  name="diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="diff"

diff -u ../../deskutils/kbirthday/Makefile ./Makefile
--- ../../deskutils/kbirthday/Makefile	Sat Dec 11 02:14:05 2004
+++ ./Makefile	Sun Jan  9 10:28:21 2005
@@ -24,4 +24,10 @@
 # necesary to access the second master site by getting rid of the default switch -A
 FETCH_CMD ?=/usr/bin/fetch -Rr
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${ARCH} == "ia64" || ${ARCH} == "amd64"
+BROKEN=		"Does not compile on ia64 or amd64"
+.endif
+
+.include <bsd.port.post.mk>

--Boundary-00=_CoP4BVQrktqM0k3--
>Release-Note:
>Audit-Trail:
>Unformatted:
 --Boundary-00=_CoP4BVQrktqM0k3
 Content-Type: text/plain;
   charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 
 X-send-pr-version: send-pr 3.113
 X-GNATS-Notify:
 
 
 and=20
 amd64



More information about the freebsd-ports-bugs mailing list