Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/powerdns net/powerdns: remove no-op SUBST block
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6df546de8f6
branches: trunk
changeset: 431426:c6df546de8f6
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed May 13 04:27:55 2020 +0000
description:
net/powerdns: remove no-op SUBST block
diffstat:
net/powerdns/Makefile | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (21 lines):
diff -r f9e056127205 -r c6df546de8f6 net/powerdns/Makefile
--- a/net/powerdns/Makefile Wed May 13 04:27:22 2020 +0000
+++ b/net/powerdns/Makefile Wed May 13 04:27:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2020/05/06 14:04:57 adam Exp $
+# $NetBSD: Makefile,v 1.52 2020/05/13 04:27:55 rillig Exp $
PKGREVISION= 2
.include "Makefile.common"
@@ -18,11 +18,6 @@
CONF_FILES+= ${EGDIR}/pdns.conf-dist ${PKG_SYSCONFDIR}/pdns.conf
-SUBST_CLASSES+= conf
-SUBST_STAGE.conf= pre-install
-SUBST_FILES.conf= pdns/pdns.conf-dist
-SUBST_VARS.conf+= PREFIX PKG_SYSCONFDIR
-
LDFLAGS.SunOS+= -lsocket -lnsl
INSTALL_MAKE_FLAGS+= sysconfdir=${EGDIR}
Home |
Main Index |
Thread Index |
Old Index