ports/153040: [patch] Fixed missed dependency of unmaintained port inkscape

Yuri yuri at tsoft.com
Sun Dec 12 03:20:10 UTC 2010


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



More information about the freebsd-ports-bugs mailing list