php-http4: Unbreak pkgsrc tree
This commit is contained in:
parent
c7a33c92a0
commit
ce8ed68218
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2021/12/13 15:13:17 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2021/12/13 21:35:01 nia Exp $
|
||||
|
||||
MODNAME= http
|
||||
PECL_VERSION= 4.2.1
|
||||
|
@ -14,6 +14,7 @@ LICENSE= 2-clause-bsd AND isc
|
|||
CONFLICTS= php-http-[0-9]*
|
||||
|
||||
#PHP_VERSIONS_ACCEPTED= 80 81
|
||||
PHP_VERSIONS_INCOMPATIBLE= 56 # php-raphf2
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_TOOLS+= bash
|
||||
|
|
Loading…
Reference in a new issue