pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
naev: Add missing dependencies to fix build
Module Name: pkgsrc-wip
Committed By: Ryo ONODERA <ryoon%NetBSD.org@localhost>
Pushed By: ryoon
Date: Sun Sep 8 22:16:00 2019 +0900
Changeset: 37e969d13d32e0dd6aac2bc6ec47c97e051d4230
Modified Files:
naev/Makefile
Log Message:
naev: Add missing dependencies to fix build
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=37e969d13d32e0dd6aac2bc6ec47c97e051d4230
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
naev/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/naev/Makefile b/naev/Makefile
index 578fdff9c4..d8d27f03d1 100644
--- a/naev/Makefile
+++ b/naev/Makefile
@@ -38,6 +38,8 @@ pre-configure:
.include "../../audio/libvorbis/buildlink3.mk"
.include "../../audio/SDL2_mixer/buildlink3.mk"
.include "../../devel/SDL2/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/glu/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/SDL2_image/buildlink3.mk"
.include "../../lang/lua51/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index