summaryrefslogtreecommitdiff
path: root/net/p5-RPC-XML/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-RPC-XML/Makefile')
-rw-r--r--net/p5-RPC-XML/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile
index d59b7d153e0..76152f12bf2 100644
--- a/net/p5-RPC-XML/Makefile
+++ b/net/p5-RPC-XML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2017/06/05 14:24:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2018/07/04 13:40:29 jperkin Exp $
DISTNAME= RPC-XML-0.80
PKGNAME= p5-${DISTNAME}
@@ -29,7 +29,7 @@ USE_TOOLS+= gmake
USE_LANGUAGES= # empty
SUBST_CLASSES+= usebase
-SUBST_STAGE.usebase= post-patch
+SUBST_STAGE.usebase= pre-configure
SUBST_FILES.usebase= lib/RPC/XML.pm
SUBST_SED.usebase= -e "s|^use base 'RPC::XML::|use parent -norequire, 'RPC::XML::|g"