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:   mef
Date:           Fri Jan  8 11:51:45 UTC 2021

Modified Files:
        pkgsrc/sysutils/hal: Makefile

Log Message:
(sysutils/hal) move ahead blk3 of textproc/gtk-doc, sorry


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 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.93 pkgsrc/sysutils/hal/Makefile:1.94
--- pkgsrc/sysutils/hal/Makefile:1.93   Fri Jan  8 11:50:20 2021
+++ pkgsrc/sysutils/hal/Makefile        Fri Jan  8 11:51:45 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2021/01/08 11:50:20 mef Exp $
+# $NetBSD: Makefile,v 1.94 2021/01/08 11:51:45 mef Exp $
 
 DISTNAME=              hal-0.5.14
 PKGREVISION=           25
@@ -128,6 +128,7 @@ post-extract:
 pre-configure:
        cd ${WRKSRC} && autoreconf -vi ${AUTORECONF_ARGS}
 
+.include "../../textproc/gtk-doc/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../misc/usbids/buildlink3.mk"
 .include "../../security/policykit/buildlink3.mk"
@@ -136,4 +137,3 @@ pre-configure:
 .include "../../sysutils/hal-info/buildlink3.mk"
 .include "../../textproc/expat/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
-.include "../../textproc/gtk-doc/buildlink3.mk"



Home | Main Index | Thread Index | Old Index