[PATCH] fix link error devel/libgtop2 on bento

Jens Rehsack rehsack at liwing.de
Thu Oct 23 12:17:19 PDT 2003


>Submitter-Id:	current-users
>Originator:	Jens Rehsack
>Organization:	LiWing IT-Services
>Confidential:	no
>Synopsis:	[PATCH] fix link error devel/libgtop2 on bento
>Severity:	serious
>Priority:	medium
>Category:	ports
>Class:		sw-bug
>Release:	FreeBSD 5.1-CURRENT i386
>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 ---




More information about the freebsd-gnome mailing list