ports/59449: graphics/gkrellkam2: fix dependencies

igla at batterybackups.net igla at batterybackups.net
Wed Nov 19 06:10:14 UTC 2003


>Number:         59449
>Category:       ports
>Synopsis:       graphics/gkrellkam2: fix dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 18 22:10:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
none
>Environment:
System: FreeBSD ArkRoyal.batterybackups.net 4.9-STABLE FreeBSD 4.9-STABLE #2: Sun Nov 9 15:50:16 PST 2003 portsspam at batterybackups.net:/usr/obj/usr/src/sys/ArkRoyal i386

>Description:
graphics/gkrellkam2 has build depend set on gkrellm1 , and run depend set to
gkrellm2 ( conflicting packages ) . add a digit and remove broken line .

>How-To-Repeat:
make
>Fix:

diff -r -u gkrellkam2.orig/Makefile gkrellkam2/Makefile
--- gkrellkam2.orig/Makefile	Tue Nov 18 21:45:13 2003
+++ gkrellkam2/Makefile	Tue Nov 18 21:47:28 2003
@@ -16,9 +16,7 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	GKrellM plugin that display thumbnails of periodically updated images
 
-BROKEN=		"Conflicting dependencies (gkrellm and gkrellm2), will be removed after Feb 2"
-
-BUILD_DEPENDS=	${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
+BUILD_DEPENDS=	${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
 RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list