From 993c9f51f017b053f90c13157155d59eda98c87c Mon Sep 17 00:00:00 2001 From: kbyanc Date: Tue, 18 Jul 2000 07:02:57 +0000 Subject: Make erun depend on the new libepplet port rather than the epplets collection. PR: 19396 Submitted by: kbyanc@posi.net --- x11/erun/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/erun') diff --git a/x11/erun/Makefile b/x11/erun/Makefile index 325381e6c8f8..497c2d493ccf 100644 --- a/x11/erun/Makefile +++ b/x11/erun/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://void.mapopolis.com/~jacob/c0de/ MAINTAINER= kbyanc@posi.net -LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/epplets +LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/libepplet WRKSRC= ${WRKDIR}/${PORTNAME} -- cgit