pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/allegro5 Needs Xcursor and SM
details: https://anonhg.NetBSD.org/pkgsrc/rev/33bc3fc191d0
branches: trunk
changeset: 414488:33bc3fc191d0
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Mar 29 00:59:19 2020 +0000
description:
Needs Xcursor and SM
diffstat:
devel/allegro5/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r e9fcaef9225f -r 33bc3fc191d0 devel/allegro5/Makefile
--- a/devel/allegro5/Makefile Sun Mar 29 00:58:31 2020 +0000
+++ b/devel/allegro5/Makefile Sun Mar 29 00:59:19 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/03/18 01:46:12 nia Exp $
+# $NetBSD: Makefile,v 1.3 2020/03/29 00:59:19 joerg Exp $
DISTNAME= allegro-5.2.6.0
PKGNAME= ${DISTNAME:S/allegro-/allegro5-/1}
@@ -52,6 +52,8 @@
. include "../../graphics/MesaLib/buildlink3.mk"
. include "../../graphics/glu/buildlink3.mk"
. include "../../graphics/png/buildlink3.mk"
+. include "../../x11/libXcursor/buildlink3.mk"
+. include "../../x11/libSM/buildlink3.mk"
. include "../../mk/jpeg.buildlink3.mk"
.endif
.include "../../audio/dumb/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index