ports/100938: x11/e17-module-engage is missing a depency on x11-toolkits/ewl
Stanislav Sedov
ssedov at mbsd.msk.ru
Thu Jul 27 22:30:25 UTC 2006
The following reply was made to PR ports/100938; it has been noted by GNATS.
From: Stanislav Sedov <ssedov at mbsd.msk.ru>
To: bug-followup at FreeBSD.org, Antero =?UTF-8?Q?Hyt=C3=B6nen?=
<anzah1 at 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
---------------------------------------------------------------------------------
More information about the freebsd-ports-bugs
mailing list