pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/isc-dhcp4
Module Name: pkgsrc
Committed By: he
Date: Sat Aug 6 17:22:08 UTC 2022
Modified Files:
pkgsrc/net/isc-dhcp4: Makefile
Removed Files:
pkgsrc/net/isc-dhcp4: hacks.mk
Log Message:
net/isc-dhcp4: convert to using mk/atomic64.mk.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/isc-dhcp4/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/net/isc-dhcp4/hacks.mk
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-dhcp4/Makefile
diff -u pkgsrc/net/isc-dhcp4/Makefile:1.17 pkgsrc/net/isc-dhcp4/Makefile:1.18
--- pkgsrc/net/isc-dhcp4/Makefile:1.17 Thu Jan 23 08:11:27 2020
+++ pkgsrc/net/isc-dhcp4/Makefile Sat Aug 6 17:22:07 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2020/01/23 08:11:27 taca Exp $
+# $NetBSD: Makefile,v 1.18 2022/08/06 17:22:07 he Exp $
PKGNAME= isc-dhcp-${DHVER}
COMMENT= ISC Dynamic Host Configuration Protocol (DHCP) Base
@@ -18,4 +18,5 @@ post-install:
${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
.include "../../net/isc-dhcp4/Makefile.common"
+.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index