Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Dec 2010 03:12:09 GMT
From:      Yuri <yuri@tsoft.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153040: [patch] Fixed missed dependency of unmaintained port inkscape
Message-ID:  <201012120312.oBC3C9ch069777@red.freebsd.org>
Resent-Message-ID: <201012120320.oBC3KAot021248@freefall.freebsd.org>

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

>Number:         153040
>Category:       ports
>Synopsis:       [patch] Fixed missed dependency of unmaintained port inkscape
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 12 03:20:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Yuri
>Release:        8.1-STABLE amd64
>Organization:
n/a
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- graphics/inkscape/Makefile.orig	2010-12-11 18:29:22.000000000 -0800
+++ graphics/inkscape/Makefile	2010-12-11 18:41:56.000000000 -0800
@@ -18,6 +18,7 @@
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/concept_check.hpp:${PORTSDIR}/devel/boost-libs
 LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt \
 		gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
+		atkmm-1.6.2:${PORTSDIR}/accessibility/atkmm \
 		gc.1:${PORTSDIR}/devel/boehm-gc \
 		gsl.15:${PORTSDIR}/math/gsl \
 		gtkspell.0:${PORTSDIR}/textproc/gtkspell \


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



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