pkgsrc-WIP-changes archive

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

felt: Add glw dependency to fix build.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Oct 14 23:35:53 2015 +0200
Changeset:	d246d0438ea065dd6459ef448458b4cb00af95c7

Modified Files:
	felt/Makefile

Log Message:
felt: Add glw dependency 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=d246d0438ea065dd6459ef448458b4cb00af95c7

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

diffstat:
 felt/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/felt/Makefile b/felt/Makefile
index 472dcbc..ba8aa07 100644
--- a/felt/Makefile
+++ b/felt/Makefile
@@ -54,6 +54,7 @@ post-install:
 .include "../../devel/readline/buildlink3.mk"
 .include "../../mk/xaw.buildlink3.mk"
 .include "../../graphics/MesaLib/buildlink3.mk"
+.include "../../graphics/glw/buildlink3.mk"
 .include "../../graphics/glu/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index