net/hf6to4: fix build

Fix build.

SUBST_STAGE was pre-configure, but the package has NO_CONFIGURE.  So,
never substituion was occur.  Changed it pre-install.
This commit is contained in:
taca 2019-03-21 10:45:18 +00:00
parent abb4335cda
commit 3dd47c82d0

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.17 2018/07/04 13:40:28 jperkin Exp $
# $NetBSD: Makefile,v 1.18 2019/03/21 10:45:18 taca Exp $
#
DISTNAME= hf6to4-1.3
@ -31,7 +31,7 @@ SUBST_CLASSES+= paths
SUBST_FILES.paths= hf6to4
SUBST_SED.paths+= -e 's,@PKG_SYSCONFDIR@,${PKG_SYSCONFDIR},g'
SUBST_SED.paths+= -e 's,@SH@,${SH},g'
SUBST_STAGE.paths= pre-configure
SUBST_STAGE.paths= pre-install
post-extract:
${CP} ${FILESDIR}/hf6to4 ${WRKSRC}/hf6to4