diff options
author | fhajny <fhajny@pkgsrc.org> | 2016-03-12 09:26:51 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2016-03-12 09:26:51 +0000 |
commit | b665ba54bfe88207f3555f98410c670eaeb5e2d4 (patch) | |
tree | 7a029a99f54f9289877efa13d5da1cd63c673013 /devel | |
parent | 6b2be9fa546d8901f924fa1c7f3014c7742fa3f8 (diff) | |
download | pkgsrc-b665ba54bfe88207f3555f98410c670eaeb5e2d4.tar.gz |
Enable www/php-http3 and deps
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index a49c84843a3..db135c9db0e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2230 2016/03/09 20:49:59 bsiegert Exp $ +# $NetBSD: Makefile,v 1.2231 2016/03/12 09:26:51 fhajny Exp $ # COMMENT= Development utilities @@ -1601,6 +1601,7 @@ SUBDIR+= php-pcntl SUBDIR+= php-posix SUBDIR+= php-pthreads SUBDIR+= php-raphf +SUBDIR+= php-raphf2 SUBDIR+= php-shmop SUBDIR+= php-sysvmsg SUBDIR+= php-sysvsem |