pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/mess822
Module Name: pkgsrc
Committed By: schmonz
Date: Mon May 28 13:02:04 UTC 2018
Modified Files:
pkgsrc/mail/mess822: Makefile
Log Message:
Use SUBST_VARS shorthand.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/mail/mess822/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/mess822/Makefile
diff -u pkgsrc/mail/mess822/Makefile:1.28 pkgsrc/mail/mess822/Makefile:1.29
--- pkgsrc/mail/mess822/Makefile:1.28 Mon Jun 26 02:04:35 2017
+++ pkgsrc/mail/mess822/Makefile Mon May 28 13:02:04 2018
@@ -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_FILES.djbware+= cdb_seek.c
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