Date: Thu, 27 Jul 2006 22:30:24 GMT From: Stanislav Sedov <ssedov@mbsd.msk.ru> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/100938: x11/e17-module-engage is missing a depency on x11-toolkits/ewl Message-ID: <200607272230.k6RMUOxO085377@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/100938; it has been noted by GNATS. From: Stanislav Sedov <ssedov@mbsd.msk.ru> To: bug-followup@FreeBSD.org, Antero =?UTF-8?Q?Hyt=C3=B6nen?= <anzah1@gmail.com> Cc: Subject: Re: ports/100938: x11/e17-module-engage is missing a depency on x11-toolkits/ewl Date: Fri, 28 Jul 2006 02:24:44 +0400 Please, commit the following patch: --------------------------------------------------------------------------------- --- /usr/ports/x11/e17-module-engage/Makefile Mon Jul 24 21:56:08 2006 +++ Makefile Fri Jul 28 02:20:43 2006 @@ -16,7 +16,8 @@ COMMENT= Alternative e17 application launcher with tray support BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment-devel -LIB_DEPENDS= esmart_trans_x11.0:${PORTSDIR}/graphics/esmart +LIB_DEPENDS= esmart_trans_x11.0:${PORTSDIR}/graphics/esmart \ + ewl.0:${PORTSDIR}/x11-toolkits/ewl RUN_DEPENDS= ${BUILD_DEPENDS} USE_BZIP2= yes ---------------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607272230.k6RMUOxO085377>