diff --git a/x11-wm/enlightenment-docs/Makefile b/x11-wm/enlightenment-docs/Makefile index 3652994b36dc..c7e0bc825968 100644 --- a/x11-wm/enlightenment-docs/Makefile +++ b/x11-wm/enlightenment-docs/Makefile @@ -7,6 +7,7 @@ PORTNAME= enlightenment-docs PORTVERSION= 0.16.8.0.2 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= SF/enlightenment DISTNAME= e16-docs-${PORTVERSION} @@ -14,7 +15,7 @@ DISTNAME= e16-docs-${PORTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= Data files of enlightenment DOX -RUN_DEPENDS= ${LOCALBASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= ${LOCALBASE}/bin/e16:${PORTSDIR}/x11-wm/e16 USE_XORG= x11 USE_GMAKE= yes diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index 292cbe9cea81..aed531239b5a 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -7,6 +7,7 @@ PORTNAME= epplets PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= SF MASTER_SITE_SUBDIR= enlightenment @@ -14,9 +15,9 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= gahr@FreeBSD.org COMMENT= A collection of Enlightenment dock applications -BUILD_DEPENDS= e16:${PORTSDIR}/x11-wm/enlightenment +BUILD_DEPENDS= e16:${PORTSDIR}/x11-wm/e16 LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio -RUN_DEPENDS= e16:${PORTSDIR}/x11-wm/enlightenment \ +RUN_DEPENDS= e16:${PORTSDIR}/x11-wm/e16 \ import:${PORTSDIR}/graphics/ImageMagick USE_XORG= xext