summaryrefslogtreecommitdiff
path: root/www/unit-ruby/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/unit-ruby/Makefile')
-rw-r--r--www/unit-ruby/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/unit-ruby/Makefile b/www/unit-ruby/Makefile
index 5e5ebbb0493..371877bf027 100644
--- a/www/unit-ruby/Makefile
+++ b/www/unit-ruby/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/02/14 11:56:58 otis Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/14 13:43:40 otis Exp $
PKGNAME= unit-${LANG}-${UNIT_VERSION}
COMMENT= Ruby module for NGINX Unit
@@ -14,6 +14,6 @@ post-configure:
${CONFIGURE_SCRIPT} ${LANG} --module=${MODNAME}
.include "../../lang/${LANG}/buildlink3.mk"
-.include "../../wip/unit/ext.mk"
-.include "../../wip/unit/Makefile.common"
+.include "../../www/unit/ext.mk"
+.include "../../www/unit/Makefile.common"
.include "../../mk/bsd.pkg.mk"