diff options
Diffstat (limited to 'print/ttftot42/Makefile')
-rw-r--r-- | print/ttftot42/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/ttftot42/Makefile b/print/ttftot42/Makefile index abaf7d906a7c..33b8bbd89dca 100644 --- a/print/ttftot42/Makefile +++ b/print/ttftot42/Makefile @@ -19,4 +19,5 @@ CPPFLAGS+= -I${LOCALBASE}/include/freetype1/freetype \ -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.mk> |