pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/cups-filters
Module Name: pkgsrc
Committed By: he
Date: Wed Sep 21 08:55:21 UTC 2022
Modified Files:
pkgsrc/print/cups-filters: Makefile
Log Message:
print/cups-filters: remove USE_BUILTIN.heimdal=no setting.
Apparently this causes mysterious buildlink problems in bulk builds,
but was required to make cups-filters build succeed in my setup
which is/was a "live" pkgsrc installation. This therefore needs more
debugging and testing, so for now just remove this.
To generate a diff of this commit:
cvs rdiff -u -r1.166 -r1.167 pkgsrc/print/cups-filters/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/cups-filters/Makefile
diff -u pkgsrc/print/cups-filters/Makefile:1.166 pkgsrc/print/cups-filters/Makefile:1.167
--- pkgsrc/print/cups-filters/Makefile:1.166 Sun Sep 18 14:51:23 2022
+++ pkgsrc/print/cups-filters/Makefile Wed Sep 21 08:55:21 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.166 2022/09/18 14:51:23 he Exp $
+# $NetBSD: Makefile,v 1.167 2022/09/21 08:55:21 he Exp $
DISTNAME= cups-filters-1.28.15
PKGREVISION= 2
@@ -79,8 +79,6 @@ post-install:
.include "options.mk"
-USE_BUILTIN.heimdal=no # needs -lhcrypto etc.
-
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../fonts/fontconfig/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index