Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/istgt net/istgt: remove no-op SUBST block
details: https://anonhg.NetBSD.org/pkgsrc/rev/7fc6fd3a0fda
branches: trunk
changeset: 430006:7fc6fd3a0fda
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Apr 27 04:43:47 2020 +0000
description:
net/istgt: remove no-op SUBST block
diffstat:
net/istgt/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r 5f1459dcc155 -r 7fc6fd3a0fda net/istgt/Makefile
--- a/net/istgt/Makefile Mon Apr 27 04:38:46 2020 +0000
+++ b/net/istgt/Makefile Mon Apr 27 04:43:47 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2020/01/18 21:50:16 jperkin Exp $
+# $NetBSD: Makefile,v 1.21 2020/04/27 04:43:47 rillig Exp $
#
DISTNAME= istgt-20150713
@@ -17,12 +17,6 @@
CONFIGURE_ARGS+= --with-configdir=${PKG_SYSCONFDIR}
-SUBST_CLASSES+= paths
-SUBST_MESSAGE.paths= Fixing hardcoded paths.
-SUBST_STAGE.paths= pre-configure
-SUBST_FILES.paths= doc/istgt.1.in src/istgt.h src/istgtcontrol.c
-SUBST_SED.paths= -e "s,/usr/local,${PREFIX},"
-
EG_DIR= ${PREFIX}/share/examples/istgt
CONF_FILES= ${EG_DIR}/auth.conf ${PKG_SYSCONFDIR}/auth.conf \
${EG_DIR}/istgt.conf ${PKG_SYSCONFDIR}/istgt.conf \
Home |
Main Index |
Thread Index |
Old Index