diff options
Diffstat (limited to 'x11/erun/Makefile')
-rw-r--r-- | x11/erun/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/erun/Makefile b/x11/erun/Makefile index 3a2e7d8..85d4345 100644 --- a/x11/erun/Makefile +++ b/x11/erun/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= LOCAL/kbyanc MAINTAINER= enlightenment@FreeBSD.org COMMENT= Simple epplet for launching arbitrary programs -LIB_DEPENDS= libepplet.so:${PORTSDIR}/x11-wm/epplets \ - libImlib2.so:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= libepplet.so:x11-wm/epplets \ + libImlib2.so:graphics/imlib2 PLIST_FILES= bin/E-Run.epplet |