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: nia
Date: Fri Aug 30 17:53:06 UTC 2019
Modified Files:
pkgsrc/games/plib: Makefile
Log Message:
plib: Requires only MesaLib
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 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.30 pkgsrc/games/plib/Makefile:1.31
--- pkgsrc/games/plib/Makefile:1.30 Thu Jun 27 14:19:51 2019
+++ pkgsrc/games/plib/Makefile Fri Aug 30 17:53:06 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2019/06/27 14:19:51 hauke Exp $
+# $NetBSD: Makefile,v 1.31 2019/08/30 17:53:06 nia Exp $
DISTNAME= plib-1.8.5
PKGREVISION= 5
@@ -30,6 +30,6 @@ PLIST.sl= yes
PLIST.pw= yes
.endif
-.include "../../graphics/Mesa/buildlink3.mk"
+.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../mk/oss.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index