Add USE_GCC to fix broken on 4.x
Submitted by: krismail
This commit is contained in:
parent
7292e33c76
commit
d5084d308e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174704
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ COMMENT= A PECL extension for google ctemplate library
|
|||
|
||||
LIB_DEPENDS= ctemplate.0:${PORTSDIR}/textproc/google-ctemplate
|
||||
|
||||
USE_GCC= 3.2+
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue