aboutsummaryrefslogtreecommitdiff
path: root/x11/efancylauncher/Makefile
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2001-08-23 00:11:45 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2001-08-23 00:11:45 +0000
commitffd569eb4aaa72134846ca6394cabfe1d3bccd4d (patch)
tree9aac95c0d60bf513c0cb9a20acdf0ab91abcfdaf /x11/efancylauncher/Makefile
parent109e5dda19e0ae25a7a91cd35be52f8ec44fc258 (diff)
downloadports-ffd569eb4aaa72134846ca6394cabfe1d3bccd4d.tar.gz
ports-ffd569eb4aaa72134846ca6394cabfe1d3bccd4d.zip
Bah, revert the previous change for now. There are work directories
shared among all epplets that should be created and "owned" by the libepplet port, but they aren't. They are created and owned by the epplets port, so depend on epplets again until that is fixed.
Notes
Notes: svn path=/head/; revision=46665
Diffstat (limited to 'x11/efancylauncher/Makefile')
-rw-r--r--x11/efancylauncher/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/efancylauncher/Makefile b/x11/efancylauncher/Makefile
index c11f2bd56cec..3eff9dc29565 100644
--- a/x11/efancylauncher/Makefile
+++ b/x11/efancylauncher/Makefile
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= jhb@FreeBSD.org
-LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/libepplet
+LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/epplet # XXX
WRKSRC= ${WRKDIR}/E-FancyLauncher