mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add missing USE_PHP=hash
- Bump PORTREVISION for dependency change PR: 225841 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
This commit is contained in:
parent
73abf03ab7
commit
46b76c22e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461636
1 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
PORTNAME= zenphoto
|
||||
PORTVERSION= 1.4.14
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
@ -13,7 +14,7 @@ LICENSE= GPLv2+
|
|||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
USE_PHP= gd gettext json mbstring mysqli pcre session
|
||||
USE_PHP= gd gettext hash json mbstring mysqli pcre session
|
||||
USES= cpe php:web
|
||||
|
||||
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
|
||||
|
|
Loading…
Add table
Reference in a new issue