Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2002 20:33:50 +0200 (CEST)
From:      Cyrille Lefevre <cyrille.lefevre@laposte.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Franz Klammer <klammer@webonaut.com>
Subject:   ports/37106: Maintainer update: astro/seti_applet (libgtop fix)
Message-ID:  <200204151833.g3FIXod31510@gits.dyndns.org>

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

>Number:         37106
>Category:       ports
>Synopsis:       Maintainer update: astro/seti_applet (libgtop fix)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 15 11:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Cyrille Lefevre
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
ACME
>Environment:
System: FreeBSD gits 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #14: Fri Jan 11 00:18:07 CET 2002 root@gits:/disk2/4.x-stable/src/sys/compile/CUSTOM i386

>Description:
	libgtop heaaders have moved. IMHO, libgtop maintainters would have
	to indicate this to port maintainers which depend on it.

	Makefile
		CONFIGURE_ENV updated
>How-To-Repeat:
	http://bento.freebsd.org/errorlogs/4-full/seti_applet-0.4.1.log
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/astro/seti_applet/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	6 Nov 2001 11:04:29 -0000	1.10
+++ Makefile	15 Apr 2002 18:10:23 -0000
@@ -23,7 +23,8 @@
 USE_X_PREFIX=	yes
 USE_GNOME=	yes
 USE_LIBTOOL=	yes
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include \
+			  -I${LOCALBASE}/include/libgtop-1.0" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
 # Local variables
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204151833.g3FIXod31510>