diff options
Diffstat (limited to 'x11/fbdesk/Makefile')
-rw-r--r-- | x11/fbdesk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile index 5e81402d079b..aaf58e00c30f 100644 --- a/x11/fbdesk/Makefile +++ b/x11/fbdesk/Makefile @@ -14,7 +14,7 @@ MAINTAINER= hendrik@scholz.net COMMENT= A Fluxbox utility to create and manage icons on the desktop LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - Xft.2:${PORTSDIR}/x11-fonts/Xft + Xft.2:${PORTSDIR}/x11-fonts/libXft PLIST_FILES= bin/fbdesk USE_X_PREFIX= yes |