diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
commit | 313cb94889a01069af757dfb7947681bbe82b1e3 (patch) | |
tree | b54805bb1e833f5e25532122b86019937ff20370 /lang/hiphop-php | |
parent | e919812c718479257cd4be5c78fe8b66d4706a52 (diff) |
Notes
Diffstat (limited to 'lang/hiphop-php')
-rw-r--r-- | lang/hiphop-php/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/hiphop-php/Makefile b/lang/hiphop-php/Makefile index 0aa47f548a85..cb89f8a632be 100644 --- a/lang/hiphop-php/Makefile +++ b/lang/hiphop-php/Makefile @@ -71,7 +71,6 @@ USE_OPENLDAP= yes USE_GCC= yes GITVERSION= 96532ec -FETCH_ARGS= -pRr CUSTOM_ENV= HPHP_HOME=${WRKSRC} \ HPHP_LIB=${WRKSRC}/bin \ |