pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/isc-dhcrelay4
Module Name: pkgsrc
Committed By: he
Date: Thu Mar 2 21:30:09 UTC 2023
Modified Files:
pkgsrc/net/isc-dhcrelay4: Makefile
Log Message:
isc-dhcrelay4: add mk/atomic64.mk, as that's evidently needed.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/isc-dhcrelay4/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-dhcrelay4/Makefile
diff -u pkgsrc/net/isc-dhcrelay4/Makefile:1.13 pkgsrc/net/isc-dhcrelay4/Makefile:1.14
--- pkgsrc/net/isc-dhcrelay4/Makefile:1.13 Thu Jan 23 08:11:27 2020
+++ pkgsrc/net/isc-dhcrelay4/Makefile Thu Mar 2 21:30:09 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/01/23 08:11:27 taca Exp $
+# $NetBSD: Makefile,v 1.14 2023/03/02 21:30:09 he Exp $
PKGNAME= isc-dhcrelay-${DHVER}
COMMENT= ISC Dynamic Host Configuration Protocol (DHCP) Relay
@@ -12,4 +12,5 @@ FILES_SUBST+= DHCP_HOME=${DHCP_HOME}
.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