ports/65675: [PATCH] astro/fooseti: fix ./configure --host warning
Roman Neuhauser
neuhauser at chello.cz
Sat Apr 17 17:00:40 UTC 2004
>Number: 65675
>Category: ports
>Synopsis: [PATCH] astro/fooseti: fix ./configure --host warning
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Apr 17 10:00:37 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Roman Neuhauser
>Release: FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386
>Description:
silence a configure warning
>How-To-Repeat:
>Fix:
--- astro-fooseti.CONFIGURE_TARGET.patch begins here ---
Index: astro/fooseti/Makefile
===================================================================
RCS file: /home/ncvs/ports/astro/fooseti/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- astro/fooseti/Makefile 5 Feb 2004 20:36:53 -0000 1.20
+++ astro/fooseti/Makefile 17 Apr 2004 15:23:49 -0000
@@ -16,6 +16,7 @@
COMMENT= GTK+ frontend to SETI at Home
GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
PLIST_FILES= bin/fooseti
USE_GETTEXT= yes
USE_GNOME= gtk12
--- astro-fooseti.CONFIGURE_TARGET.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list