pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/allegro5
Module Name: pkgsrc
Committed By: joerg
Date: Sun Mar 29 00:59:19 UTC 2020
Modified Files:
pkgsrc/devel/allegro5: Makefile
Log Message:
Needs Xcursor and SM
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/allegro5/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/allegro5/Makefile
diff -u pkgsrc/devel/allegro5/Makefile:1.2 pkgsrc/devel/allegro5/Makefile:1.3
--- pkgsrc/devel/allegro5/Makefile:1.2 Wed Mar 18 01:46:12 2020
+++ pkgsrc/devel/allegro5/Makefile Sun Mar 29 00:59:19 2020
@@ -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 @@ PKGCONFIG_OVERRIDE+= misc/allegro_video.
. 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