Add USE_GCC to fix broken on 4.x

Submitted by:	krismail
This commit is contained in:
Vanilla I. Shu 2006-10-07 03:09:33 +00:00
parent 7292e33c76
commit d5084d308e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174704

View file

@ -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