diff options
Diffstat (limited to 'sysutils/asusoled/Makefile')
-rw-r--r-- | sysutils/asusoled/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/asusoled/Makefile b/sysutils/asusoled/Makefile index 92b34364de9b..84c385f8642b 100644 --- a/sysutils/asusoled/Makefile +++ b/sysutils/asusoled/Makefile @@ -11,7 +11,7 @@ COMMENT= Utility for ASUS USB OLED Display LICENSE= GPLv2 -RUN_DEPENDS= ${FONTDIR}/TTF/luxisr.ttf:${PORTSDIR}/x11-fonts/font-bh-ttf +RUN_DEPENDS= ${FONTDIR}/TTF/luxisr.ttf:x11-fonts/font-bh-ttf USE_SDL= image sdl ttf USE_RC_SUBR= asusoled oled_clock |