pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/freetype2
Module Name: pkgsrc
Committed By: wiz
Date: Thu Nov 9 22:27:01 UTC 2023
Modified Files:
pkgsrc/graphics/freetype2: Makefile
Log Message:
freetype2: third part of making brotli optional
To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 pkgsrc/graphics/freetype2/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/freetype2/Makefile
diff -u pkgsrc/graphics/freetype2/Makefile:1.133 pkgsrc/graphics/freetype2/Makefile:1.134
--- pkgsrc/graphics/freetype2/Makefile:1.133 Wed Aug 30 12:33:23 2023
+++ pkgsrc/graphics/freetype2/Makefile Thu Nov 9 22:27:01 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.133 2023/08/30 12:33:23 adam Exp $
+# $NetBSD: Makefile,v 1.134 2023/11/09 22:27:01 wiz Exp $
DISTNAME= freetype-2.13.2
PKGNAME= ${DISTNAME:S/-/2-/}
@@ -54,7 +54,6 @@ post-configure:
${MKDIR} ${WRKSRC}/.libs
.endif
-.include "../../archivers/brotli/buildlink3.mk"
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index