ports/150358: [patch] graphics/kphotoalbum-kde4 : fix LIB_DEPENDS

Anatoly Borodin anatoly.borodin at gmail.com
Tue Sep 7 19:00:13 UTC 2010


>Number:         150358
>Category:       ports
>Synopsis:       [patch] graphics/kphotoalbum-kde4 : fix LIB_DEPENDS
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 07 19:00:12 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Anatoly Borodin
>Release:        
>Organization:
>Environment:
>Description:
astro/marble has been updated recently: marblewidget.5 -> marblewidget.10
>How-To-Repeat:

>Fix:
Apply the patch.

Patch attached with submission follows:

>From 2da45e17eb00111ddf6b62030cf3ecc162a669a8 Mon Sep 17 00:00:00 2001
From: Anatoly Borodin <anatoly.borodin at gmail.com>
Date: Sun, 5 Sep 2010 18:56:25 +0200
Subject: [PATCH 1/2] TBC: graphics/kphotoalbum-kde4: fix LIB_DEPENDS

---
 graphics/kphotoalbum-kde4/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git graphics/kphotoalbum-kde4/Makefile graphics/kphotoalbum-kde4/Makefile
index 214f2b2..ef83b6d 100644
--- graphics/kphotoalbum-kde4/Makefile
+++ graphics/kphotoalbum-kde4/Makefile
@@ -35,7 +35,7 @@ OPTIONS=	MARBLE "Geolocation support (requires astro/marble)" off
 .include <bsd.port.options.mk>
 
 .if defined(WITH_MARBLE)
-LIB_DEPENDS+=	marblewidget.5:${PORTSDIR}/astro/marble
+LIB_DEPENDS+=	marblewidget.10:${PORTSDIR}/astro/marble
 .endif
 
 pre-configure:
-- 
1.7.2.2



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



More information about the freebsd-ports-bugs mailing list