pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/drraw drraw: SUBST_SED -> SUBST_VARS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a3face00f0e
branches: trunk
changeset: 329604:3a3face00f0e
user: kleink <kleink%pkgsrc.org@localhost>
date: Tue Feb 12 13:20:46 2019 +0000
description:
drraw: SUBST_SED -> SUBST_VARS.
diffstat:
www/drraw/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 31fb7223a7ca -r 3a3face00f0e www/drraw/Makefile
--- a/www/drraw/Makefile Tue Feb 12 13:16:24 2019 +0000
+++ b/www/drraw/Makefile Tue Feb 12 13:20:46 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2018/08/22 09:47:24 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2019/02/12 13:20:46 kleink Exp $
#
DISTNAME= drraw-2.2b2
@@ -47,7 +47,7 @@
SUBST_CLASSES+= prefix
SUBST_STAGE.prefix= pre-configure
SUBST_FILES.prefix= drraw.cgi
-SUBST_SED.prefix= -e "s,@PKG_SYSCONFDIR@,${PKG_SYSCONFDIR},g"
+SUBST_VARS.prefix= PKG_SYSCONFDIR
SUBST_MESSAGE.prefix= Fixing harcoded paths.
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index