diff options
Diffstat (limited to 'sysutils/asusoled/Makefile')
-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 b1a611527440..f0b376927c10 100644 --- a/sysutils/asusoled/Makefile +++ b/sysutils/asusoled/Makefile @@ -25,6 +25,7 @@ MAKE_ARGS+= TTF_FONT=${FONTDIR}/TTF/luxisr.ttf FONTDIR?= ${LOCALBASE}/lib/X11/fonts +NO_STAGE= yes .include <bsd.port.options.mk> post-install: |