pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
piglit-git: missing dependency
Module Name: pkgsrc-wip
Committed By: coypu <coypu%sdf.org@localhost>
Pushed By: coypu
Date: Mon Aug 27 14:24:31 2018 +0300
Changeset: 632310941772890f5db692a5389dce81d13db951
Modified Files:
piglit-git/Makefile
Log Message:
piglit-git: missing dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=632310941772890f5db692a5389dce81d13db951
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
piglit-git/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/piglit-git/Makefile b/piglit-git/Makefile
index 4ee04d2d82..442c03e4c8 100644
--- a/piglit-git/Makefile
+++ b/piglit-git/Makefile
@@ -43,6 +43,7 @@ LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/piglit/lib
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"
+.include "../../graphics/glut/buildlink3.mk"
.include "../../wip/waffle/buildlink3.mk"
.include "../../x11/libICE/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index