ports/58462: [PATCH] fix link error devel/libgtop2 on bento

Jens Rehsack rehsack at liwing.de
Thu Oct 23 19:20:15 UTC 2003


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list