pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/cal3d
Module Name: pkgsrc
Committed By: nia
Date: Fri Aug 30 18:33:56 UTC 2019
Modified Files:
pkgsrc/graphics/cal3d: Makefile
Log Message:
cal3d: does not seem to actually need any OpenGL bits
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/cal3d/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/cal3d/Makefile
diff -u pkgsrc/graphics/cal3d/Makefile:1.10 pkgsrc/graphics/cal3d/Makefile:1.11
--- pkgsrc/graphics/cal3d/Makefile:1.10 Wed Jan 3 00:35:24 2018
+++ pkgsrc/graphics/cal3d/Makefile Fri Aug 30 18:33:56 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2018/01/03 00:35:24 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2019/08/30 18:33:56 nia Exp $
#
PKGNAME= cal3d-${CAL3D_VERSION}
@@ -14,6 +14,4 @@ USE_TOOLS+= automake
pre-configure:
cd ${WRKSRC} && ./autogen.sh
-.include "../../graphics/Mesa/buildlink3.mk"
-
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index