pkgsrc-WIP-changes archive

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

meka-git: use allegro5 from pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Wed Apr 15 10:56:19 2020 +0200
Changeset:	5ed8c7616dfab33e3f32e4357df099d916a9cf1b

Modified Files:
	meka-git/Makefile

Log Message:
meka-git: use allegro5 from pkgsrc

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5ed8c7616dfab33e3f32e4357df099d916a9cf1b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 meka-git/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/meka-git/Makefile b/meka-git/Makefile
index 8eead5f14c..cdd4889dde 100644
--- a/meka-git/Makefile
+++ b/meka-git/Makefile
@@ -40,6 +40,6 @@ do-install:
 
 #.include "../../devel/zlib/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
-.include "../../wip/allegro52/buildlink3.mk"
+.include "../../devel/allegro5/buildlink3.mk"
 .include "../../wip/mk/git-package.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index