mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Add missing PHP sockets dependency
PR: 200927 Submitted by: gasol.wu@gmail.com (maintainer)
This commit is contained in:
parent
5917c35f12
commit
54598dfd26
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390421
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= Net_Gearman
|
||||
PORTVERSION= 0.2.3
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel pear
|
||||
|
||||
MAINTAINER= gasol.wu@gmail.com
|
||||
@ -14,7 +14,7 @@ LICENSE= BSD2CLAUSE
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/pear/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/pear/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
USE_PHP= json mbstring
|
||||
USE_PHP= json mbstring sockets
|
||||
USES= pear
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user