diff options
| author | maya <maya@NetBSD.org> | 2020-11-13 09:56:53 +0000 |
|---|---|---|
| committer | maya <maya@NetBSD.org> | 2020-11-13 09:56:53 +0000 |
| commit | c3edf5ccdb46697caa37d8a4d63992da2da2242d (patch) | |
| tree | 09b75d1426b99e5b3890903dabfb364b2ac97c34 /external | |
| parent | 479c7c72a24938b9d5627117d77966d6fbc7c1d0 (diff) | |
Needs bsd.own.mk for MKX11.
Diffstat (limited to 'external')
| -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 |
