diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-08-11 10:52:07 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-08-11 10:52:07 +0000 |
commit | 61c2a631c1c71eeb66cb24664f0a51bbccee3b98 (patch) | |
tree | 58b8c8134ea232e0c376ccb4e694050070d6f78b /sysutils/asusoled/Makefile | |
parent | 9b31e3fa11206d797c5c07f44e6f608a50b7c3f3 (diff) |
Notes
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 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 |