pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Net-DNS-SEC security/p5-Net-DNS-SEC: remov...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ef48198ce4e
branches: trunk
changeset: 413851:2ef48198ce4e
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Mar 22 20:48:34 2020 +0000
description:
security/p5-Net-DNS-SEC: remove no-op SUBST block
There is no chance that line 1 contains an include argument, after being
sent through REPLACE_PERL. And even then, including a relative path would
not make sense.
diffstat:
security/p5-Net-DNS-SEC/Makefile | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (21 lines):
diff -r 9784fb8a79ee -r 2ef48198ce4e security/p5-Net-DNS-SEC/Makefile
--- a/security/p5-Net-DNS-SEC/Makefile Sun Mar 22 20:38:01 2020 +0000
+++ b/security/p5-Net-DNS-SEC/Makefile Sun Mar 22 20:48:34 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2020/01/26 17:32:05 rillig Exp $
+# $NetBSD: Makefile,v 1.49 2020/03/22 20:48:34 rillig Exp $
DISTNAME= Net-DNS-SEC-1.12
PKGNAME= p5-${DISTNAME}
@@ -27,11 +27,6 @@
INSTALLATION_DIRS+= ${DOCSUBDIR} ${EGSUBDIR}
-SUBST_CLASSES+= p5nds
-SUBST_STAGE.p5nds= post-install
-SUBST_FILES.p5nds= demo/getkeyset
-SUBST_SED.p5nds= -e "1s,-I./blib/lib,,"
-
post-install:
${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/${DOCSUBDIR}
.for f in getkeyset key2ds make-signed-keyset
Home |
Main Index |
Thread Index |
Old Index