summaryrefslogtreecommitdiff
path: root/mail/mess822/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mess822/Makefile')
-rw-r--r--mail/mess822/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile
index 822ccc7872b..702dc591cc5 100644
--- a/mail/mess822/Makefile
+++ b/mail/mess822/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2014/10/09 14:06:39 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2017/01/02 03:40:21 schmonz Exp $
#
DISTNAME= mess822-0.58
@@ -32,5 +32,10 @@ AUTO_MKDIRS= yes
SUBST_FILES.djbware+= cdb_seek.c leapsecs_read.c
+SUBST_CLASSES+= paths
+SUBST_STAGE.paths= do-configure
+SUBST_FILES.paths= hier.c
+SUBST_SED.paths= -e 's,@PKGMANDIR@,${PKGMANDIR},g'
+
.include "../../mk/djbware.mk"
.include "../../mk/bsd.pkg.mk"