diff options
| -rw-r--r-- | external/ofl/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/external/ofl/Makefile b/external/ofl/Makefile index e85f942e83a..58aa55b76f1 100644 --- a/external/ofl/Makefile +++ b/external/ofl/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2020/11/13 08:33:07 maya Exp $ +# $NetBSD: Makefile,v 1.3 2020/11/13 09:56:53 maya Exp $ + +.include <bsd.own.mk> .if ${MKX11} != "no" SUBDIR+= font-liberation-ttf |
