diff options
Diffstat (limited to 'x11/fbdesk/Makefile')
-rw-r--r-- | x11/fbdesk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile index e01d3954bb9f..363d6d926674 100644 --- a/x11/fbdesk/Makefile +++ b/x11/fbdesk/Makefile @@ -18,7 +18,8 @@ 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/libXft + Xft.2:${PORTSDIR}/x11-fonts/libXft \ + Imlib2.3:${PORTSDIR}/graphics/imlib2 PLIST_FILES= bin/fbdesk USE_X_PREFIX= yes |