pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/istgt
Module Name: pkgsrc
Committed By: rillig
Date: Mon Apr 27 04:43:47 UTC 2020
Modified Files:
pkgsrc/net/istgt: Makefile
Log Message:
net/istgt: remove no-op SUBST block
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/net/istgt/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/istgt/Makefile
diff -u pkgsrc/net/istgt/Makefile:1.20 pkgsrc/net/istgt/Makefile:1.21
--- pkgsrc/net/istgt/Makefile:1.20 Sat Jan 18 21:50:16 2020
+++ pkgsrc/net/istgt/Makefile Mon Apr 27 04:43:47 2020
@@ -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 \
Home |
Main Index |
Thread Index |
Old Index