Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2003 19:17:11 GMT
From:      Jens Rehsack <rehsack@liwing.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Kris Kennaway <kris@FreeBSD.org>
Subject:   ports/58462: [PATCH] fix link error devel/libgtop2 on bento
Message-ID:  <200310231917.h9NJHBZR084432@helo.liwing.de>
Resent-Message-ID: <200310231920.h9NJKBhF027980@freefall.freebsd.org>

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

>Number:         58462
>Category:       ports
>Synopsis:       [PATCH] fix link error devel/libgtop2 on bento
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 23 12:20:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jens Rehsack
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
LiWing IT-Services
>Environment:
System: FreeBSD statler 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Tue Oct 21 09:54:47 GMT 2003 root@statler:/usr/obj/usr/src/sys/STATLER i386


	
>Description:
	See: <http://bento.freebsd.org/errorlogs/amd64-5-latest/libgtop2-2.0.6.log>;
>How-To-Repeat:
	
>Fix:

	

--- patch-popt begins here ---
Index: devel/libgtop2/Makefile
===================================================================
diff -u devel/libgtop2/Makefile.orig devel/libgtop2/Makefile
--- devel/libgtop2/Makefile.orig	Thu Oct 23 19:11:57 2003
+++ devel/libgtop2/Makefile	Thu Oct 23 19:12:30 2003
@@ -16,6 +16,8 @@
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	GNOME 2 top library
 
+LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt
+
 USE_BZIP2=	yes
 USE_PERL5=	yes
 USE_GMAKE=	yes
--- patch-popt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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