diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-12-13 13:53:54 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-12-13 13:53:54 +0000 |
commit | 01b9b4b9a9f8eb3ec873f996493a0e382a7bbb9f (patch) | |
tree | 76255d4f4eeecc54c3ea239bed218aed81a297dc /x11-wm/waimea | |
parent | 147ca1d2b3b4790d58aea2d301295f4ee7a656bd (diff) | |
download | ports-01b9b4b9a9f8eb3ec873f996493a0e382a7bbb9f.tar.gz ports-01b9b4b9a9f8eb3ec873f996493a0e382a7bbb9f.zip |
Notes
Diffstat (limited to 'x11-wm/waimea')
-rw-r--r-- | x11-wm/waimea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/waimea/Makefile b/x11-wm/waimea/Makefile index 4fb5ee41452d..9f638de43f90 100644 --- a/x11-wm/waimea/Makefile +++ b/x11-wm/waimea/Makefile @@ -16,7 +16,7 @@ MAINTAINER= danfe@FreeBSD.org COMMENT= An X11 window manager designed for maximum efficiency LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft -RUN_DEPENDS= ${X11BASE}/bin/Esetroot:${PORTSDIR}/x11/eterm +RUN_DEPENDS= ${LOCALBASE}/bin/Esetroot:${PORTSDIR}/x11/eterm USE_BZIP2= yes USE_X_PREFIX= yes |