diff options
Diffstat (limited to 'x11-toolkits/gnustep-back/Makefile')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 2cb7827fc3ca..5b0bf7fe817f 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -21,7 +21,7 @@ COMMENT= GNUstep GUI backend LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg LIB_DEPENDS+= tiff.4:${PORTSDIR}/graphics/tiff -LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft USE_XLIB= yes PREFIX= ${LOCALBASE}/GNUstep |