summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/istgt/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net/istgt/Makefile b/net/istgt/Makefile
index 018d3e5f41d..21d53c59e29 100644
--- a/net/istgt/Makefile
+++ b/net/istgt/Makefile
@@ -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 @@ PKG_SYSCONFSUBDIR= istgt
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 \