summaryrefslogtreecommitdiff
path: root/www/unit-php
diff options
context:
space:
mode:
authorotis <otis@pkgsrc.org>2021-02-14 13:43:39 +0000
committerotis <otis@pkgsrc.org>2021-02-14 13:43:39 +0000
commit326898f43b00fa8213b19c24a2c10ff622a898cb (patch)
treea893680e8f417702544a0908143363ed79641217 /www/unit-php
parent2d271d6e49ce0a8afad4985c013389c76b301041 (diff)
downloadpkgsrc-326898f43b00fa8213b19c24a2c10ff622a898cb.tar.gz
unit: Change references from wip to www
Diffstat (limited to 'www/unit-php')
-rw-r--r--www/unit-php/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/unit-php/Makefile b/www/unit-php/Makefile
index 5714d7e4d1d..1125a574c38 100644
--- a/www/unit-php/Makefile
+++ b/www/unit-php/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/02/14 11:56:57 otis Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/14 13:43:40 otis Exp $
PKGNAME= unit-${LANG}${PHP_VERSION:R:S|.||g}-${UNIT_VERSION}
COMMENT= PHP module for NGINX Unit
@@ -24,6 +24,6 @@ post-configure:
--module=${MODNAME}
.include "${PHPPKGSRCDIR}/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"