diff options
Diffstat (limited to 'x11/erun/Makefile')
-rw-r--r-- | x11/erun/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |