ports/147438: Missing dependencies for devel/eric4

George Mitchell george_freebsd at m5p.com
Thu Jun 3 13:30:05 UTC 2010


>Number:         147438
>Category:       ports
>Synopsis:       Missing dependencies for devel/eric4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 13:30:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     George Mitchell
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD scollay.m5p.com 8.0-STABLE FreeBSD 8.0-STABLE #0: Sat May 8 21:32:24 EDT 2010 george at scollay.m5p.com:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	/usr/ports/devel/eric4/Makefile is missing two run-time dependencies
>How-To-Repeat:
	Install devel/eric4 and try to run it.
>Fix:

--- usr/ports/devel/eric4/Makefile.orig	2010-05-08 19:56:29.000000000 -0400
+++ usr/ports/devel/eric4/Makefile	2010-06-03 09:18:46.000000000 -0400
@@ -12,7 +12,9 @@
 		${PYTHON_SITELIBDIR}/PyQt4/Qsci.so:${PORTSDIR}/devel/py-qt4-qscintilla2
 RUN_DEPENDS=	${BUILD_DEPENDS} \
 		${PYTHON_SITELIBDIR}/PyQt4/QtNetwork.so:${PORTSDIR}/net/py-qt4-network \
-		${PYTHON_SITELIBDIR}/PyQt4/QtSvg.so:${PORTSDIR}/graphics/py-qt4-svg
+		${PYTHON_SITELIBDIR}/PyQt4/QtSvg.so:${PORTSDIR}/graphics/py-qt4-svg \
+		${PYTHON_SITELIBDIR}/PyQt4/QtWebKit.so:${PORTSDIR}/www/py-qt4-webkit \
+		${PYTHON_SITELIBDIR}/PyQt4/QtHelp.so:${PORTSDIR}/devel/py-qt4-help
 
 INSTALL_CMD=	install.py -c -f eric4config.freebsd
 PLIST_FILES=
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list