diff options
Diffstat (limited to 'x11/e17-module-calendar/Makefile')
-rw-r--r-- | x11/e17-module-calendar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/e17-module-calendar/Makefile b/x11/e17-module-calendar/Makefile index 9dcabd81a0f3..491bff071c46 100644 --- a/x11/e17-module-calendar/Makefile +++ b/x11/e17-module-calendar/Makefile @@ -17,8 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= Nice calendar module for e17 -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 USE_BZIP2= yes USE_GMAKE= yes |