diff options
Diffstat (limited to 'x11/e17-module-bling/Makefile')
-rw-r--r-- | x11/e17-module-bling/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/e17-module-bling/Makefile b/x11/e17-module-bling/Makefile index a0b00191ef51..03cf8957c46f 100644 --- a/x11/e17-module-bling/Makefile +++ b/x11/e17-module-bling/Makefile @@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= E17 composite manager module -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment GNU_CONFIGURE= yes USE_BZIP2= yes |