diff options
Diffstat (limited to 'x11/fbdesk/Makefile')
-rw-r--r-- | x11/fbdesk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile index e0a3b7f..41f0c21 100644 --- a/x11/fbdesk/Makefile +++ b/x11/fbdesk/Makefile @@ -13,8 +13,8 @@ COMMENT= Fluxbox utility to create and manage icons on the desktop LICENSE= MIT -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ - libImlib2.so:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= libpng.so:graphics/png \ + libImlib2.so:graphics/imlib2 USE_XORG= xext xft xpm xrender USES= pkgconfig |