Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dhcpd-pools net/dhcpd-pools: remove outdated SUBST...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b94c57a4c19
branches: trunk
changeset: 428453:4b94c57a4c19
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Apr 28 04:29:01 2020 +0000
description:
net/dhcpd-pools: remove outdated SUBST block
program_invocation_short_name has been removed in version 2.15.
diffstat:
net/dhcpd-pools/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r 7d2560e610ec -r 4b94c57a4c19 net/dhcpd-pools/Makefile
--- a/net/dhcpd-pools/Makefile Tue Apr 28 04:22:44 2020 +0000
+++ b/net/dhcpd-pools/Makefile Tue Apr 28 04:29:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2020/03/20 11:58:05 nia Exp $
+# $NetBSD: Makefile,v 1.17 2020/04/28 04:29:01 rillig Exp $
DISTNAME= dhcpd-pools-2.27
PKGREVISION= 3
@@ -20,12 +20,6 @@
REPLACE_PERL= contrib/snmptest.pl
USE_TOOLS+= perl:run
-SUBST_CLASSES+= fix-name
-SUBST_STAGE.fix-name= pre-configure
-SUBST_MESSAGE.fix-name= Removing program_invocation_short_name.
-SUBST_FILES.fix-name= src/dhcpd-pools.c src/other.c src/sort.c
-SUBST_SED.fix-name= -e 's,program_invocation_short_name,"dhcpd-pools",g'
-
LDFLAGS.SunOS+= -lnsl
.include "../../devel/uthash/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index