diff options
Diffstat (limited to 'x11-wm/epplets/Makefile')
-rw-r--r-- | x11-wm/epplets/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index 96974ae9f2ff..c1b7b0b2ef85 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -7,6 +7,7 @@ PORTNAME= epplets PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.enlightenment.org/e/epplets/ DISTNAME= epplet-base-${PORTVERSION} @@ -16,6 +17,7 @@ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop \ epplet.1:${PORTSDIR}/x11-wm/libepplet BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= import:${PORTSDIR}/graphics/ImageMagick WRKSRC= ${WRKDIR}/Epplets-0.5 |