pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/isc-dhclient4
Module Name: pkgsrc
Committed By: he
Date: Thu Mar 2 21:28:27 UTC 2023
Modified Files:
pkgsrc/net/isc-dhclient4: Makefile
Log Message:
isc-dhclient4: add use of mk/atomic64.mk, as that's apparently needed.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/isc-dhclient4/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/isc-dhclient4/Makefile
diff -u pkgsrc/net/isc-dhclient4/Makefile:1.14 pkgsrc/net/isc-dhclient4/Makefile:1.15
--- pkgsrc/net/isc-dhclient4/Makefile:1.14 Thu Jan 23 08:11:27 2020
+++ pkgsrc/net/isc-dhclient4/Makefile Thu Mar 2 21:28:27 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2020/01/23 08:11:27 taca Exp $
+# $NetBSD: Makefile,v 1.15 2023/03/02 21:28:27 he Exp $
PKGNAME= isc-dhclient-${DHVER}
COMMENT= ISC Dynamic Host Configuration Protocol (DHCP) Client
@@ -20,4 +20,5 @@ post-install:
.include "../../net/isc-dhcp4/Makefile.common"
.include "../../net/isc-dhcp4/buildlink3.mk"
+.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index