diff options
author | marcus <marcus@FreeBSD.org> | 2004-03-17 06:54:05 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-03-17 06:54:05 +0800 |
commit | 163a239830a8f89b38f71366121af40a1baf8a59 (patch) | |
tree | 5648a332eb4e631fe6a8548bd22020f5b6d5dcd8 /x11-wm/waimea | |
parent | 9a9eb7dd94dfacbb15e8f70b2f35f7e1dc2150a0 (diff) | |
download | freebsd-ports-gnome-163a239830a8f89b38f71366121af40a1baf8a59.tar.gz freebsd-ports-gnome-163a239830a8f89b38f71366121af40a1baf8a59.tar.zst freebsd-ports-gnome-163a239830a8f89b38f71366121af40a1baf8a59.zip |
Chase the new location of libXft.
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 4867d7e6a258..aa21aafe73db 100644 --- a/x11-wm/waimea/Makefile +++ b/x11-wm/waimea/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= waimea MAINTAINER= danfe@regency.nsu.ru COMMENT= An X11 window manager designed for maximum efficiency -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft RUN_DEPENDS= ${X11BASE}/bin/Esetroot:${PORTSDIR}/x11/eterm USE_BZIP2= yes |