diff options
-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 94c015c1a20d..6658081a8f6d 100644 --- a/sysutils/asusoled/Makefile +++ b/sysutils/asusoled/Makefile @@ -23,7 +23,7 @@ USE_RC_SUBR= asusoled oled_clock PORTDATA= asus.png asus_clock.png PORTDOCS= README.FreeBSD PLIST_FILES= sbin/asusoled -SUB_FILES= asusoled.sh oled_clock.sh pkg-message +SUB_FILES= pkg-message MAKE_ARGS+= TTF_FONT=${FONTDIR}/TTF/luxisr.ttf |