diff options
Diffstat (limited to 'graphics/lcdtest/Makefile')
-rw-r--r-- | graphics/lcdtest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lcdtest/Makefile b/graphics/lcdtest/Makefile index 1cda88f8ca3c..42b2d110b3fb 100644 --- a/graphics/lcdtest/Makefile +++ b/graphics/lcdtest/Makefile @@ -16,7 +16,7 @@ COMMENT= LCD monitor test pattern generator LICENSE= GPLv3 -RUN_DEPENDS= liberation-fonts-ttf>0:${PORTSDIR}/x11-fonts/liberation-fonts-ttf +RUN_DEPENDS= liberation-fonts-ttf>0:x11-fonts/liberation-fonts-ttf USE_SDL= sdl image ttf |