pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/hal
Module Name: pkgsrc
Committed By: rillig
Date: Thu Oct 3 21:28:46 UTC 2019
Modified Files:
pkgsrc/sysutils/hal: Makefile
Log Message:
sysutils/hal: remove reference to GConf2
option --disable-schemas-install is unknown in all 1 configure scripts
option --with-gconf-schema-file-dir is unknown in all 1 configure scripts
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/sysutils/hal/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/hal/Makefile
diff -u pkgsrc/sysutils/hal/Makefile:1.85 pkgsrc/sysutils/hal/Makefile:1.86
--- pkgsrc/sysutils/hal/Makefile:1.85 Sun Aug 11 13:23:08 2019
+++ pkgsrc/sysutils/hal/Makefile Thu Oct 3 21:28:45 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2019/08/11 13:23:08 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2019/10/03 21:28:45 rillig Exp $
DISTNAME= hal-0.5.14
PKGREVISION= 22
@@ -122,7 +122,6 @@ post-extract:
pre-configure:
cd ${WRKSRC} && autoreconf -vi ${AUTORECONF_ARGS}
-.include "../../devel/GConf/schemas.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../misc/usbids/buildlink3.mk"
.include "../../security/policykit/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index