From 7b0af36d4d8f85e074ee7bbe6e7ebbf06f877e6f Mon Sep 17 00:00:00 2001 From: Yukihiro Nakai Date: Tue, 20 Mar 2001 13:41:36 +0000 Subject: Add a dependency to ImageMagick PR: ports/25579 Submitted by: The Anarcat --- x11-wm/epplets/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11-wm') 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 -- cgit v1.2.3