Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 2004 18:15:04 +0400
From:      Roman Bogorodskiy <bogorodskiy@inbox.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/68009: [ maintainer ] x11-wm/fbpager: configure warning fix
Message-ID:  <E1BabBv-000DN6-00.bogorodskiy-inbox-ru@mx1.mail.ru>
Resent-Message-ID: <200406161420.i5GEK99o042542@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         68009
>Category:       ports
>Synopsis:       [ maintainer ] x11-wm/fbpager: configure warning fix
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 16 14:20:09 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Bogorodskiy
>Release:        FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD lame.novel.ru 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #3: Mon May 31 19:34:11 MSD 2004 root@lame.novel.ru:/usr/obj/usr/src/sys/NOV i386

>Description:
	Add CONFIGURE_TARGET to disable configure warning.
>How-To-Repeat:
>Fix:

diff -ruN fbpager/Makefile /usr/ports/x11-wm/fbpager/Makefile
--- fbpager/Makefile	Sat Apr 17 16:43:19 2004
+++ /usr/ports/x11-wm/fbpager/Makefile	Wed Jun 16 17:05:57 2004
@@ -15,6 +15,7 @@
 
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=       --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 PLIST_FILES=	bin/fbpager
 PORTDOCS=	AUTHORS ChangeLog NEWS README TODO
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1BabBv-000DN6-00.bogorodskiy-inbox-ru>