pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/plib



Module Name:    pkgsrc
Committed By:   joerg
Date:           Thu Dec 19 22:15:30 UTC 2019

Modified Files:
        pkgsrc/games/plib: Makefile

Log Message:
Add dependencies formerly pulled in by Mesa.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/games/plib/Makefile

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

Modified files:

Index: pkgsrc/games/plib/Makefile
diff -u pkgsrc/games/plib/Makefile:1.32 pkgsrc/games/plib/Makefile:1.33
--- pkgsrc/games/plib/Makefile:1.32     Sun Nov  3 19:28:48 2019
+++ pkgsrc/games/plib/Makefile  Thu Dec 19 22:15:30 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2019/11/03 19:28:48 rillig Exp $
+# $NetBSD: Makefile,v 1.33 2019/12/19 22:15:30 joerg Exp $
 
 DISTNAME=      plib-1.8.5
 PKGREVISION=   5
@@ -32,4 +32,6 @@ PLIST.pw=             yes
 
 .include "../../graphics/MesaLib/buildlink3.mk"
 .include "../../mk/oss.buildlink3.mk"
+.include "../../x11/libXi/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index