diff options
Diffstat (limited to 'x11/idesk/Makefile')
-rw-r--r-- | x11/idesk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile index 35a4451f9920..756a9f1ec012 100644 --- a/x11/idesk/Makefile +++ b/x11/idesk/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/ MAINTAINER= sascha@root-login.org COMMENT= Place launch icons directly on your desktop -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft USE_X_PREFIX= yes USE_GMAKE= yes |