diff options
Diffstat (limited to 'lang/hiphop-php/Makefile')
-rw-r--r-- | lang/hiphop-php/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/hiphop-php/Makefile b/lang/hiphop-php/Makefile index cb4785d4b7d3..b8d5b571d0c2 100644 --- a/lang/hiphop-php/Makefile +++ b/lang/hiphop-php/Makefile @@ -64,12 +64,11 @@ WRKSRC= ${WRKDIR}/facebook-hiphop-php-${GITVERSION} MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes -USES= cmake +USES= cmake gettext USE_MYSQL= yes USE_GNOME= libxml2 USE_OPENSSL= yes USE_OPENLDAP= yes -USE_GETTEXT= yes USE_GCC= 4.4+ GITVERSION= 96532ec |