diff options
Diffstat (limited to 'x11/e17-module-engage/Makefile')
-rw-r--r-- | x11/e17-module-engage/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/e17-module-engage/Makefile b/x11/e17-module-engage/Makefile index 22e748dae2d6..9ccc1763fc3d 100644 --- a/x11/e17-module-engage/Makefile +++ b/x11/e17-module-engage/Makefile @@ -7,6 +7,7 @@ PORTNAME= engage PORTVERSION= 20060719 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://mbsd.msk.ru/dist/ PKGNAMEPREFIX= e17-module- @@ -16,7 +17,8 @@ MAINTAINER= ssedov@mbsd.msk.ru 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 |