diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 13:11:05 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 13:11:05 +0000 |
commit | b4f4d38cda284d4322386d518d01a1032ed14ddc (patch) | |
tree | 2ba12c15c9bd2ffd904012b6f31d3d69691ff59f /sysutils/asusoled | |
parent | 27eb1ce7279efcb3aa28bc0e0611e80dce79fc5b (diff) | |
download | ports-b4f4d38cda284d4322386d518d01a1032ed14ddc.tar.gz ports-b4f4d38cda284d4322386d518d01a1032ed14ddc.zip |
Notes
Diffstat (limited to 'sysutils/asusoled')
-rw-r--r-- | sysutils/asusoled/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/asusoled/Makefile b/sysutils/asusoled/Makefile index 84c385f8642b..85a887aabe0b 100644 --- a/sysutils/asusoled/Makefile +++ b/sysutils/asusoled/Makefile @@ -13,6 +13,7 @@ LICENSE= GPLv2 RUN_DEPENDS= ${FONTDIR}/TTF/luxisr.ttf:x11-fonts/font-bh-ttf +USES= sdl USE_SDL= image sdl ttf USE_RC_SUBR= asusoled oled_clock |