Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/ofl Needs bsd.own.mk for MKX11.



details:   https://anonhg.NetBSD.org/src/rev/04f3e6b21182
branches:  trunk
changeset: 946004:04f3e6b21182
user:      maya <maya%NetBSD.org@localhost>
date:      Fri Nov 13 09:56:53 2020 +0000

description:
Needs bsd.own.mk for MKX11.

diffstat:

 external/ofl/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r b3256812eb7c -r 04f3e6b21182 external/ofl/Makefile
--- a/external/ofl/Makefile     Fri Nov 13 09:02:39 2020 +0000
+++ b/external/ofl/Makefile     Fri Nov 13 09:56:53 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index