pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/hatari hatari: fix build for X11_TYPE=modular
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b2f129702f1
branches: trunk
changeset: 329421:6b2f129702f1
user: tnn <tnn%pkgsrc.org@localhost>
date: Wed Feb 06 17:51:01 2019 +0000
description:
hatari: fix build for X11_TYPE=modular
via tech-pkg Sijmen Mulder
diffstat:
emulators/hatari/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 4b20d90376bb -r 6b2f129702f1 emulators/hatari/Makefile
--- a/emulators/hatari/Makefile Wed Feb 06 17:38:54 2019 +0000
+++ b/emulators/hatari/Makefile Wed Feb 06 17:51:01 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2018/07/03 05:03:15 adam Exp $
+# $NetBSD: Makefile,v 1.48 2019/02/06 17:51:01 tnn Exp $
DISTNAME= hatari-2.0.0
CATEGORIES= emulators
@@ -41,4 +41,6 @@
.include "../../graphics/png/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index