pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/powerdns
Module Name: pkgsrc
Committed By: rillig
Date: Wed May 13 04:27:55 UTC 2020
Modified Files:
pkgsrc/net/powerdns: Makefile
Log Message:
net/powerdns: remove no-op SUBST block
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/net/powerdns/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/powerdns/Makefile
diff -u pkgsrc/net/powerdns/Makefile:1.51 pkgsrc/net/powerdns/Makefile:1.52
--- pkgsrc/net/powerdns/Makefile:1.51 Wed May 6 14:04:57 2020
+++ pkgsrc/net/powerdns/Makefile Wed May 13 04:27:55 2020
@@ -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 @@ EGDIR= ${PREFIX}/share/examples/pdns
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