pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/mess822 Use SUBST_VARS shorthand.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2e68b6e45781
branches: trunk
changeset: 381054:2e68b6e45781
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Mon May 28 13:02:04 2018 +0000
description:
Use SUBST_VARS shorthand.
diffstat:
mail/mess822/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c9f27f756451 -r 2e68b6e45781 mail/mess822/Makefile
--- a/mail/mess822/Makefile Mon May 28 12:57:36 2018 +0000
+++ b/mail/mess822/Makefile Mon May 28 13:02:04 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2017/06/26 02:04:35 schmonz Exp $
+# $NetBSD: Makefile,v 1.29 2018/05/28 13:02:04 schmonz Exp $
#
DISTNAME= mess822-0.58
@@ -26,7 +26,7 @@
SUBST_CLASSES+= paths
SUBST_STAGE.paths= do-configure
SUBST_FILES.paths= hier.c
-SUBST_SED.paths= -e 's,@PKGMANDIR@,${PKGMANDIR},g'
+SUBST_VARS.paths= PKGMANDIR
pre-build:
cp ${BUILDLINK_DIR}/include/*.h ${WRKSRC}
Home |
Main Index |
Thread Index |
Old Index