summaryrefslogtreecommitdiff
path: root/net/monotorrent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/monotorrent/Makefile')
-rw-r--r--net/monotorrent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/monotorrent/Makefile b/net/monotorrent/Makefile
index f1868bfd3cd..cb8604019fd 100644
--- a/net/monotorrent/Makefile
+++ b/net/monotorrent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2018/04/14 07:34:00 adam Exp $
+# $NetBSD: Makefile,v 1.26 2018/07/04 13:40:28 jperkin Exp $
DISTNAME= monotorrent-0.72
PKGREVISION= 19
@@ -15,7 +15,7 @@ USE_TOOLS+= gmake bsdtar pkg-config
EXTRACT_USING= bsdtar
SUBST_CLASSES+= fix-mcs
-SUBST_STAGE.fix-mcs= post-patch
+SUBST_STAGE.fix-mcs= pre-configure
SUBST_MESSAGE.fix-mcs= Fix compiler name
SUBST_FILES.fix-mcs= configure MonoTorrent/Makefile.in
SUBST_SED.fix-mcs= -e 's,gmcs,mcs,'