diff options
Diffstat (limited to 'x11-wm/e-module-cpu/Makefile')
-rw-r--r-- | x11-wm/e-module-cpu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/e-module-cpu/Makefile b/x11-wm/e-module-cpu/Makefile index 109d2d7918d3..eb6227108710 100644 --- a/x11-wm/e-module-cpu/Makefile +++ b/x11-wm/e-module-cpu/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= LOCAL/gblach/enlightenment/ MAINTAINER= enlightenment@FreeBSD.org COMMENT= Enlightenment module which allows users to monitor cpu load -BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment -RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment +BUILD_DEPENDS= enlightenment:x11-wm/enlightenment +RUN_DEPENDS= enlightenment:x11-wm/enlightenment DIST_SUBDIR= enlightenment GNU_CONFIGURE= yes |