summaryrefslogtreecommitdiff
path: root/filesystems/fuse-svnfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/fuse-svnfs/Makefile')
-rw-r--r--filesystems/fuse-svnfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/fuse-svnfs/Makefile b/filesystems/fuse-svnfs/Makefile
index 2ef3850294e..c40b87491f9 100644
--- a/filesystems/fuse-svnfs/Makefile
+++ b/filesystems/fuse-svnfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2018/04/14 07:34:20 adam Exp $
+# $NetBSD: Makefile,v 1.40 2018/07/04 13:40:18 jperkin Exp $
#
DISTNAME= svnfs-0.4
@@ -22,7 +22,7 @@ REPLACE_PERL= svn-config.pl
SUBST_CLASSES+= svn
SUBST_FILES.svn= svn-config.pl
SUBST_MESSAGE.svn= Fixing subversion pathnames in ${SUBST_FILES.svn}
-SUBST_STAGE.svn= post-patch
+SUBST_STAGE.svn= pre-configure
SUBST_VARS.svn= LOCALBASE
BUILDLINK_ABI_DEPENDS.subversion-base+= subversion-base>=1.4.3nb2